I recently added experimental support for PDF 1.5 Optional Content Groups (OCGs), aka Layers. It is rather rudimentary and not yet documented (except in the PDF spec), but you can find a couple of examples at [1][2].
The main hook for this is the use of an fox:layer property on a block class FO element type, which points at a previously declared pdf:layer element. [1] https://github.com/apache/fop/blob/trunk/test/layoutengine/standard-testcases/pdf-dictionary-extension_2.xml [2] https://github.com/apache/fop/blob/trunk/test/layoutengine/standard-testcases/pdf-dictionary-extension_3.xml On Tue, Jun 17, 2014 at 9:23 AM, Vijaya Raghavan.R < vijayaraghava...@solartis.net> wrote: > Hi, > > Need some clarifications in xsl fo 1.1 version. > > - Is it possible set duplex (back to back ) printing setup in xsl > design? > - Need to show notes in pdf, but need to hide it while printing the > pdf ( using xsl ) > - how to include book marks for external pdf's > > > If anyone having ideas, please help. > > Thanks in Advance > > > > > > -- > View this message in context: > http://apache-fop.1065347.n5.nabble.com/xsl-fo-1-1-pdf-duplex-printing-tp40800.html > Sent from the FOP - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org > For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org > >