I want to extract a line with a subscript in the PDF. Normally Aspose will treat the subscript as a fragment in a line, but what I got are 2 separate paragraphs: one is the line without the subscript, and another is the subscript itself as a paragraph.
Please reproduce this exception with the following PDF and code:
example.pdf (257.9 KB)
AsposeExample.zip (360.0 KB)
Thank you!