[ https://issues.apache.org/jira/browse/FOP-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
simon steiner closed FOP-2436. ------------------------------ Resolution: Fixed > [PATCH] Merging of Tagged (Accessible) PDF > ------------------------------------------ > > Key: FOP-2436 > URL: https://issues.apache.org/jira/browse/FOP-2436 > Project: FOP > Issue Type: New Feature > Reporter: Thanasis Giannimaras > Attachments: example.pdf, exemple.pdf, fop.patch, fop.xconf, > newfop2.patch, pdfplugin.patch, pdfplugin2.patch, pdfpluginbinary2.zip, > pdfpluginbinaryfiles.zip, test.fo, test2.fo > > > This patch allows the merging of Tagged PDF. > Known Limitations : > -Only PDF with marked-content sequences in the page content stream are > supported. Marked-content sequences in content stream other than the content > stream of the page are not supported. > -Repeated headers and footers are not completely supported. Example: 2-page > pdf including table that spans both pages with repeated header. If you merge > the second page, the table header will be visible in the pdf but the reader > will ignore it (same principle applies for repeated footers). > In order to use this feature, accessibility must be enabled in the > configuration file and the source pdf must be accessible (tagged). > The fo, configuration and the source pdf of a simple example is included. > Also included, are the pdf-plugin junit tests. Necessary jars and pdf are > included in the pdfpluginbinaryfiles zip. > Branch: > https://svn.apache.org/repos/asf/xmlgraphics/fop-pdf-images/branches/Temp_MergeTaggedPDF -- This message was sent by Atlassian JIRA (v6.3.4#6332)