Hi all

I created one xsl file for converting a html page into pdf.(Using xsl-fo).It
works fine.
Here I am producing the formatting object tree using xhtml and my xsl-fo
file.I am not storing the fo in 
Hard disk.I am directly apply it to the driver.

I would like to know ,using fop what are the other output I can produce
using this xsl-fo.Can I produce ms word output.then what about the rendering
type .i tried with

driver.setRenderer(Driver.RENDER_TXT); 
response.setContentType("application/msword");

But it showing some error like it require some converter and finally it will
open the msword but not getting the content correctly.
I would like to know what are the other output produced by fop using
xsl-fo.Any help is available
Please tell me
Thanks in advance
george



**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to