Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

pdftk - bad characters after flatten

41 views
Skip to first unread message

gentlestone

unread,
Nov 11, 2009, 4:07:33 AM11/11/09
to
Hi, we do have a problem when flattening a pdf trough pdftk. We are
using some special characters (central european fonts - example: šľťž)
that we desperately need, but after flatten these characters are
replaced with an empty space. What we are exactly doing is importing a
xfdf file in UTF format. Importing this to a pdf form file without
flatten works great.

Paulo Soares

unread,
Nov 11, 2009, 9:21:20 AM11/11/09
to

pdftk was built with a very old iText version that didn't support, at
the time, substitution fonts. See the thread
http://thread.gmane.org/gmane.comp.java.lib.itext.general/39983/.

Paulo

gentlestone

unread,
Nov 11, 2009, 10:28:14 AM11/11/09
to

thx, seems to be itext is a java library, not an end user tool, so the
only way is write a java application

have you any recomendation how to use it whitout java (in python)?

Paulo Soares

unread,
Nov 11, 2009, 11:33:48 AM11/11/09
to

You can use jython or iron python.

Paulo

gentlestone

unread,
Nov 12, 2009, 5:25:56 AM11/12/09
to

thx, I tried write a java application with itext, it works good

jython sounds good

0 new messages