Hi,

I need to extract Styling Information from Text, such as Bold, Underlined,
Color & similar stuff.

Currently I am able to Identify if a TextPosition is Underlined, Bold or
Italic.

But since each identification has it's own approach, I figured to just read
the Token Operators and act upon those.



Currently my Output looks like this:
…
[image: image.png]

…

In red the Text to print (I get this from PDMarkedContent TextPosition
corresponding to this MCID referenced in BDC)

So my Question is:
How do I know what operands belong to?

Reply via email to