You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Gerhard Temper (JIRA)" <ji...@apache.org> on 2014/03/27 16:29:14 UTC

[jira] [Updated] (PDFBOX-2003) Merging PDFs with interactive forms produces incorrect result

     [ https://issues.apache.org/jira/browse/PDFBOX-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Temper updated PDFBOX-2003:
-----------------------------------

    Attachment: page2.pdf
                page1.pdf

> Merging PDFs with interactive forms produces incorrect result
> -------------------------------------------------------------
>
>                 Key: PDFBOX-2003
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2003
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.8.4
>            Reporter: Gerhard Temper
>         Attachments: page1.pdf, page2.pdf
>
>
> When merging a PDF with form fields (page2.pdf) to a PDF generated via FOP (page1.pdf), the form fields of page2.pdf are not shown in the result in Acrobat Reader.
> When merging page2.pdf twice, the form fields are not shown for the first occurrence but are shown for the second occurrence.
> When merging page2.pdf with a PDF created by MS Word, the problem is not reproducible. 
> Command line to reproduce the problem:
> java -classpath pdfbox-app-1.8.4.jar org.apache.pdfbox.PDFMerger page1.pdf page2.pdf page2.pdf result.pdf



--
This message was sent by Atlassian JIRA
(v6.2#6252)