Activity log for bug #663603

Date Who What changed Old value New value Message
2010-10-19 23:43:29 localhorst bug added bug
2010-10-20 00:36:49 localhorst description Binary package hint: pdftk Scenario on Ubuntu 8.04.4 LTS pdftk 1.41-3 * A PDF template with formfields: template.pdf * A XFDF file that contains the data to be filled in: fieldData.xfdf Now I need to have these to files flattened. pdftk does the job easily within php: pdftk template.pdf fill_form fieldData.xfdf output flatFile.pdf flatten Unfortunately this does not work with full utf-8 support. For example: Cyrillic and greek letters get scrambled and replaced by squared placeholders. I used Arial for this, with an unicode character set. Alternatively Bitsream Sans. I installed libicu4j-java for full unicode support, but it didn't help. Binary package hint: pdftk Scenario on Ubuntu 8.04.4 LTS pdftk 1.41-3 * A PDF template with formfields: template.pdf * A XFDF file that contains the data to be filled in: fieldData.xfdf Now I need to have these to files flattened. pdftk does the job easily: pdftk template.pdf fill_form fieldData.xfdf output flatFile.pdf flatten Unfortunately this does not work with full utf-8 support. For example: Cyrillic and greek letters get scrambled and replaced by squared placeholders. I used Arial for this, with an unicode character set. Alternatively Bitsream Sans. I installed libicu4j-java for full unicode support, but it didn't help.
2010-10-20 10:14:28 localhorst summary pdftk does not support UTF-8 encoded source data with -flatten option pdftk does not support UTF-8 encoded source data with flatten option
2011-06-29 20:16:35 Timmy Shih Jun Yee bug added subscriber Timmy Shih Jun Yee
2012-09-11 12:25:01 Launchpad Janitor pdftk (Ubuntu): status New Confirmed