Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

xml document converting to pdf

162586Dec 24 2004 — edited Jan 17 2005
Hi,

I have a question regarding the convertion of xml document to pdf document.

Below is the scenario.

I have an xml document stored in the table in a CLOB format. I would like to convert the xml document stored in a table to pdf document and display in a Web browser.

I have written the stylesheet to convert the xml document to the xsl fo(XSL Formatting object xml) type document. I need to apply FOP Processor to convert into pdf document.
How do i do that in PL/ SQL ?

Any thoughts ??
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 14 2005
Added on Dec 24 2004
4 comments
1,014 views