[
https://issues.apache.org/jira/browse/FOP-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
simon steiner resolved FOP-1556.
--------------------------------
Resolution: Works for Me
https://xmlgraphics.apache.org/fop/trunk/metadata.html#pdf-custom-properties
> PDF Extensions - Prototype
> --------------------------
>
> Key: FOP-1556
> URL: https://issues.apache.org/jira/browse/FOP-1556
> Project: FOP
> Issue Type: Bug
> Components: unqualified
> Affects Versions: trunk
> Environment: Operating System: All
> Platform: All
> Reporter: Andreas L. Delmelle
> Attachments: pdf-extensions-prototype.diff,
> pdf-extensions-prototype.diff, pdf-extensions-prototype.diff
>
>
> The attached patch contains a working prototype implementation for PDF
> extension objects, as discussed on
> http://wiki.apache.org/xmlgraphics-fop/ExtensionsForPdf.
> There's still quite some unfinished business there, but it should suffice to
> give interested parties a starting-point (no idea when I'll be able to spend
> more time on this).
> After applying the patch, Jiri Tyr's requirement can be met by adding:
> <pdf:dictionary type="catalog"
> xmlns:pdf="http://xmlgraphics.apache.org/fop/extensions/pdf">
> <pdf:entry name="PageMode">FullScreen</pdf:entry>
> </pdf:dictionary>
> basically anywhere in the document (I think; I've only tried specifying it as
> a descendant of fo:root).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)