Am 09.03.2018 um 19:40 schrieb Scott Tomer:
Thanks, again, I really appreciate your help.

Also, just an FYI, I found where my code is giving the following exception when 
trying to use those characters:
Exception: U+0144 ('nacute') is not available in this font Times-Roman 
(generic: NimbusRomNo9L-Regu) encoding: StandardEncoding with differences

That is weird - so you do get an exception, but your file is generated anyway?

Another idea besides the SO solution - can you install a Times Roman / Times New Roman font on your system?

Tilman



Thanks

On Mar 9, 2018, at 12:20 PM, Tilman Hausherr <[email protected]> wrote:

Ok, now I don't have further questions, but I am still wondering what is going 
on :-(

What I could do is to search (with code) for a file that is similar to yours, 
i.e. acroform, a field with type 1 font and DictionaryEncoding. This may take 
some time, maybe next week.

In the meantime, what you could do is to replace the font, like done in this SO 
answer:
https://stackoverflow.com/questions/47995062/pdfbox-api-how-to-handle-cyrillic-values/47997118#47997118

instead of Arial just find a Times Roman font on your system.

Tilman

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to