You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2013/03/27 07:27:16 UTC

[jira] [Commented] (PDFBOX-1551) Merging PDFs with interactive forms results in a corrupt PDF

    [ https://issues.apache.org/jira/browse/PDFBOX-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614979#comment-13614979 ] 

Andreas Lehmkühler commented on PDFBOX-1551:
--------------------------------------------

I've compared both results and there are identical except for the end. In the pdf merged with 1.8.0 the trailer is missing

trailer
<<
/DecodeParms 828 0 R
/Filter /FlateDecode
/ID [<6F185C876244254CBA5693F8CDC7D0AA> <5F4475B05D4FD04F868535C3DC8FC597>]
/Info 11 0 R
/Length 54
/Root 1 0 R
/Size 828
/Type /XRef
/W [1 3 1]
/Index [3 1 18 1 100 3 173 6]
>>
                
> Merging PDFs with interactive forms results in a corrupt PDF
> ------------------------------------------------------------
>
>                 Key: PDFBOX-1551
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1551
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 1.8.0
>            Reporter: Gerhard Temper
>         Attachments: interactive_filled.pdf, interactiveform_enabled.pdf
>
>
> Merging two PDFs with interactive form elements results in a corrupt PDF which can't be opened with Acrobat Reader.
> The usecase works fine with PDFBox 1.7.1 (java -jar pdfbox-app-1.7.1.jar PDFMerger interactive_filled.pdf interactiveform_enabled.pdf out.pdf).
> The usecase results in a corrupt PDF with PDFBox 1.8.0 (java -jar pdfbox-app-1.8.0.jar PDFMerger interactive_filled.pdf interactiveform_enabled.pdf out.pdf)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira