PdfPig
PdfPig copied to clipboard
update Letter.cs to support unicode Code
Is it possible to add the original string or the original bytes in Letter so that I can find the original instruction position of this character in Contents of PDF. 2015p3.zip
add 002c0036... and ISTUDY in Letter (or Word ?)
Or there are other ways to find 002c0036... through ISTUDY in Contents of PDF?
for some reason ,it can not use location information.
@Charltsing can you give more details about what you are trying to achieve here? FYI, "ISTUDY" is a word here, i.e. many letters.
Also, there is no guaranty the code variable is unicode
Because it's been too long, I can't remember my specific thoughts back then. Perhaps it is hoped that the Letter class can add the cmap attribute, so that cmap and Unicode can be placed together. This requirement is only required in special functions, such as searching for text watermarks.
@Charltsing no problem at all. I'll close the issue for now but feel free to reopen if need be