Click to See Complete Forum and Search --> : XML to PDF


theferry
September 9th, 2001, 11:26 PM
does somebody know how to convert from XML source to PDF file ? is it need java as a convertion or just using xlst (means FOP)... ?

thank's



discussion to soleve problem is a good way

dkar
September 11th, 2001, 04:09 AM
If PDF can be represented as text file than You certainly can use XSL.

But any way look at ReportLab : http://www.reportlab.com/ it can be interesting for You.

Denis.

ekeko
September 11th, 2001, 05:20 AM
Hi,

you need a conversion tool. there are some written in Java.

look f.e. here:

http://xml.apache.org/fop/

Regards,

ekeko