Re: FW: Re: RE: Re: Trying to generate a PDF from my xform similar to the way the Form Runner does it
Posted by
bsteuhl on
URL: https://discuss.orbeon.com/Can-a-PDF-of-what-is-displayed-in-the-browser-be-generated-via-the-XFORM-used-to-generate-the-HTML-b-tp1471489p1573135.html
Martin,
Any success? I print PDF files using FOP and xpl/xslt (not within Form Runner).
Basically click print button which calls submission. Submission sends instance data to xpl (page-flow.xml file). The xpl calls two processors - xsl and fop. PDF is generated. You have to be able to create an xsl-fo document to do this.
Hope that gives you another alternative.
Brian Steuhl
http://BTMSoftwareSolutions.com