Hi,
I am extracting pdf text to create HTML document. I am able to extract the text but facing issue with rotated text. I need to get the transformation matrix of the rotated/skewed texts so that I can replicate the same in HTML.
I am using TextFragmentAbsorber class for text extraction. Also, is there any way to get the bold/italic information about text styling.
Attached is the sample document.