You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Chris Bowditch (JIRA)" <ji...@apache.org> on 2014/12/22 09:55:13 UTC

[jira] [Updated] (FOP-2436) [PATCH] Merging of Tagged (Accessible) PDF

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

Chris Bowditch updated FOP-2436:
--------------------------------
    Summary: [PATCH] Merging of Tagged (Accessible) PDF  (was: Merging of Tagged (Accessible) PDF)

> [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, fop.patch, fop.xconf, pdfplugin.patch, pdfpluginbinaryfiles.zip, test.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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)