[ https://issues.apache.org/jira/browse/FOP-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14491160#comment-14491160 ]
Matthias Reischenbacher commented on FOP-2462: ---------------------------------------------- Strange. I retested everything... This is my environment: * Windows 7 64-bit * Apache Ant 1.9.4 * Java SDK 1.8.0_20 64-Bit I performed the following steps: * SVN checkout of https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk * ant clean * ant package * SVN checkout of https://svn.apache.org/repos/asf/xmlgraphics/fop-pdf-images/trunk * ant clean * ant package * copied fontbox/jempbox/pdfbox from fop-pdf-images to fop lib directory * copied fop-pdf-images-2.1.0.SNAPSHOT.jar from the fop-pdf-images build directory to the fop lib directory * Copied my test case files to the root directory of fop * Open windows command line and execute: fop fop-2462-test-case.xml fop-2462-test-case.pdf The generated PDF file has the same error. I also generated a PDF file without compression (null filter), so that you can compare the file differences. > Fop PDF Image Plugin broken since rev 1590626 > --------------------------------------------- > > Key: FOP-2462 > URL: https://issues.apache.org/jira/browse/FOP-2462 > Project: Fop > Issue Type: Bug > Components: image/unqualified > Affects Versions: trunk > Reporter: Matthias Reischenbacher > Attachments: fop-2462-acrobat-error-message.png, > fop-2462-external-pdf.pdf, fop-2462-test-case.pdf, fop-2462-test-case.xml > > > Rendering the attached sample fo and pdf file with FOP and the PDF Image > Plugin creates a corrupted PDF file since revision 1590626. The generated PDF > file can be opened with Adobe Acrobat but when opening the page with the > external PDF file an error message is displayed and no content is visible. -- This message was sent by Atlassian JIRA (v6.3.4#6332)