Hi everyone
While trying to modify the formatting of a searched text following your KnowledgeBase guide ("Python: Retrieve and Modify Text Formatting in PDF"), I have a problem with text strings that are originally vertically oriented in the source text (i.e., rotated by 90 degrees). After modifying the formatting, vertical text becomes horizontal.
Is there a way, when iterating over the fragments, to get the current orientation/rotation of the fragment and to set it for the target fragment (along with the modified formatting?)
Thank you in advance and best regards,
antcont