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 Peter Hancock <pe...@gmail.com> on 2010/03/02 13:30:21 UTC

Interactive PDF

Hi,

I need FOP to handle interactive PDF (see ยง 8.6 of
http://www.adobe.com/devnet/pdf/pdfs/PDFReference15_v6.pdf).  An
implementation of this will involve defining an extension schema for the
xsl-fo, adding PDF form elements and utilies to the PDF library under the
org.apache.fop.pdf package and extending the .fo to .pdf process.

I will begin by experimenting with the PDF library, and I will document my
findings on the FOP wiki.

Any feedback from the community regarding this development would be greatly
appreciated.

Peter Hancock