Re: XML - PDF generation
Devendra Tewari <[email protected]> Fri, 6 Dec 2002 10:11:49 -0300
| Newsgroups | gmane.comp.java.sun.xml.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Sahu, You could generate XSL:FO from your XML and then use FOP (http://xml.apache.org/fop/index.html) to tranform that to PDF. If your problem is generating XSL:FO look at the XSL spec at http://www.w3.org or use any good text book on the subject. Hope that helps. Regards, Devendra -----Mensagem original----- De: XML technologies in the Java Platform [mailto:[email protected]]Em nome de Sahu, Manoj Enviada em: sexta-feira, 6 de dezembro de 2002 09:50 Para: [email protected] Assunto: XML - PDF generation Hi, I have billing application that generates the bill in XML format. I need to convert this XML file into PDF and distribute to our customer. I would like to know what you guys are using for this transformation. Is there any easy to use framework / application available that I can get hold of. I know that I can probably use XSL-FO for this purpose. Is there a good editor for this. Any help would be greatly appreciated. Thanks ----------------------------------------------------- xml-interest: A list for discussing XML technologies in the Java Platform. To post, mailto:[email protected] Archives at: http://archives.java.sun.com/xml-interest.html To unsubscribe, mailto:[email protected] the following message; signoff xml-interest. ----------------------------------------------------- xml-interest: A list for discussing XML technologies in the Java Platform. To post, mailto:[email protected] Archives at: http://archives.java.sun.com/xml-interest.html To unsubscribe, mailto:[email protected] the following message; signoff xml-interest.