View Single Post
Old 08-26-2008, 12:29 PM   PM User | #1
sonika_nitj
New to the CF scene

 
Join Date: Aug 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
sonika_nitj is an unknown quantity at this point
Generating HTML pages from XSL:FO and XML

Hi,

I have a XSL:FO file which is used to create PDF and it uses XML for data population. I want to know that is there any way to use the same XSL:FO file to create HTML pages. I need to have the HTML pages with same formatting as my PDFs have and I don't want to waste time creating new HTML pages.

I have tried creating HTML using the FopFactory which I use for creating PDF but it takes MimeConstants as input and is not working for text/html MimeType.

Any help would be highly appreciated.

- Sonika
sonika_nitj is offline   Reply With Quote