PDFMerger: Empty form fields
----------------------------
Key: PDFBOX-1100
URL: https://issues.apache.org/jira/browse/PDFBOX-1100
Project: PDFBox
Issue Type: Bug
Environment: Windows 2008 R2
Reporter: Gerhard Temper
Merging two PDFs with form fields results in a PDF with empty fields.
The issue seems to be similar to
https://issues.apache.org/jira/browse/PDFBOX-1031, but in my case i see the
fields but not the value in the fields.
I use the following command to merge the PDFs:
java -classpath pdfbox-app-1.6.0.jar org.apache.pdfbox.PDFMerger a.pdf b.pdf
c.pdf
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira