Discussion:
[iText-questions] Creating pdf files with iText and utf8 symbols
andrissig
2015-07-06 17:27:39 UTC
Permalink
I’m testing creation of pdf files with itext library. I’ve tried this
tutorial: http://www.vogella.com/tutorials/JavaPDF/article.html
<http://www.vogella.com/tutorials/JavaPDF/article.html> All works fine,
but when I add some non latinic symbols (such as ā, ē, š), I get empty
places instead of this symbols. How can I resolve this problem? Thanks!



--
View this message in context: http://itext.2136553.n4.nabble.com/Creating-pdf-files-with-iText-and-utf8-symbols-tp4660855.html
Sent from the iText mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
iText-questions mailing list
iText-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examp
iText mailing list
2015-07-07 08:09:52 UTC
Permalink
Post by andrissig
I’m testing creation of pdf files with itext library. I’ve tried this
tutorial: http://www.vogella.com/tutorials/JavaPDF/article.html
<http://www.vogella.com/tutorials/JavaPDF/article.html> All works fine,
but when I add some non latinic symbols (such as ā, ē, š), I get empty
places instead of this symbols. How can I resolve this problem? Thanks!
Please use the official documentation.
Download this free ebook:
http://pages.itextpdf.com/ebook-stackoverflow-questions.html
You will find the exact same question you have posted now in the chapter
about fonts.

Please stop using the mailing-list. It has been abandoned in favor of
StackOverflow:
http://itextpdf.com/support

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
iText-questions mailing list
iText-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywor
Loading...