I try to add text into RichText property of PdfFreeTextAnnotation.

Questions, comments and suggestions concerning VintaSoft PDF .NET Plug-in.

Moderator: Alex

Post Reply
guillaume.corneau
Posts: 7
Joined: Wed May 20, 2020 8:11 pm

I try to add text into RichText property of PdfFreeTextAnnotation.

Post by guillaume.corneau »

Hi,

I try to add text into RichText property of PdfFreeTextAnnotation but when I update the annotation, RichText is cleared
I tried your solution but I don't understand what do you meen

Do you have a code example to feed the RichText property without loose it's value ?

Thanks
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Re: I try to add text into RichText property of PdfFreeTextAnnotation.

Post by Alex »

Hi,

The PdfMarkupAnnotation.RichText property allows to get or set the rich text string that shall be displayed in the popup window when the annotation is opened.

We do not have separate example for this property.

For understanding the problem, we need to reproduce the problem on our side.

Please send us (to support@vintasoft.com) a small project, which demonstrates your problem. We will analyze the problem and will try to provide the best solution for the problem.

Best regards, Alexander
Post Reply