text position
How to calculate the position of text of the attribute Tj?inside my pdf document the text is not following the order it appears...thank you.
To explain better, this is inside the pdf document:
BT
/TT2 1 Tf
11.9951 0 0 12 110.04 406.3403 Tm
.0009 Tc
(Compone)Tj
ET
q
1 i
110.04 403.1 51.24 14.64 re
W n
BT
11.9951 0 0 12 158.04 406.3403 Tm
0 Tc
(n)Tj
ET
Q
BT
11.9951 0 0 12 110.04 223.5803 Tm
.0004 Tc
(Condition)Tj
to rebuild the text, if I follow this order, I obtain: ComponenCondition
but it is not correct, 't' is missing, is in other parts of the pdf, so I need to know how to calculate text position to rebuild the pdf content. This is what I would like to know. Thanks.
