htmldb (XE) FOP PDF output [message #233089] |
Tue, 24 April 2007 10:51 |
Martin Eysackers
Messages: 80 Registered: October 2005 Location: Belgium
|
Member |
|
|
Hi,
I have succesfully installed OC4J and FOP under XE and am able to create a PDF with the supplied example on htmldb studio (hr_employees.pdf)
I wonder whether it is possible to export a whole page (multiple regions) into 1 PDF file with FOP
Also : what would be a good free FOP/XSLT editor
TIA
Martin
|
|
|
Re: htmldb (XE) FOP PDF output [message #233298 is a reply to message #233089] |
Wed, 25 April 2007 10:04 |
Martin Eysackers
Messages: 80 Registered: October 2005 Location: Belgium
|
Member |
|
|
pdf_GrabXML('f?p=&APP_ID.:&APP_PAGE_ID.:&SESSION.:FLOW_FOP_OUTPUT_#REGION_ID#')"
:FLOW_FOP_OUTPUT_#REGION_ID# tells the htmldb engine to generate XML for the given region, therefore multiple regions are not supported
|
|
|