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
I try to add text into RichText property of PdfFreeTextAnnotation.
Moderator: Alex
-
- Posts: 7
- Joined: Wed May 20, 2020 8:11 pm
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: I try to add text into RichText property of PdfFreeTextAnnotation.
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
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