I am using AbstractPdfView / iText to create a PDF version of my report. I want to translate the characters available in the editor for my application (tinyMCE.) My problem is that I can't seem to convert many of the symbols available in the editor into PDF (e.g., ∞ or α.) How can I translate characters like these into viewable characters? Thanks in advance!


Reply With Quote