[
https://issues.apache.org/jira/browse/PDFBOX-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr updated PDFBOX-1100:
------------------------------------
Labels: AcroForm (was: )
> PDFMerger: Empty form fields
> ----------------------------
>
> Key: PDFBOX-1100
> URL: https://issues.apache.org/jira/browse/PDFBOX-1100
> Project: PDFBox
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 1.6.0
> Environment: Windows 2008 R2
> Reporter: Gerhard Temper
> Labels: AcroForm
> Attachments: a.pdf, b.pdf, c.pdf, dereferenceObjectStreams.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)