I have two sample PDF's with the same text created with different fonts attached herewith.
When i execute PDWordGetAttr method on the word " ID: " I get different values for both the PDF's though the text is same.
For test1.pdf, the attribute value comes as 16915; and
for test2.pdf, it comes as 2579.
Due to this, when i AND this value with WXE_ADJACENT_TO_SPACE, the result differs.
Can anybody tell me if this difference in attribute value of the same word is due to distinct fonts?
Also, is there any other way that we would be able to check if a particular word has adjacent space to it or not?
Thanks
Anagha