Hi,
I am adding PdfFreeTextAnnotations to a page that has been rotated.
I am using the suggested code from the following post in this forum
https://forums.vintasoft.com/viewtopic.php?t=5730.
Using the AffineMatrix I am able to get the annotation in the correct orientation.
However, as soon as I change the size of the annotation, the text orientation changes to the original rotation angle.
Is there a way that I can retain the text orientation when changing the size of the annotation?
Thanks Harlan