If you are getting a XML, then possibly the best way to create a PDF is FOP
http://xmlgraphics.apache.org/fop/ I've been using it for years, it works really well. Jose 2010/11/9 Ankit Patel <[email protected]> > I would write a java program and parse the xml file. After that I would use > a java api like itext to create pdf. > > for downloading itext > http://itextpdf.com/ > > for examples of itext click on the below link > http://www.roseindia.net/java/itext/index.shtml > > > Ankit. > > > On Sun, Nov 7, 2010 at 11:56 PM, M Rizwan <[email protected]> wrote: > >> Hi >> >> Is it possible to convert a XML report which is produced thru T24 OFS XML >> Request to a pdf file? >> Can anybody share their knowledge, how can this be achieved? >> >> Platform: >> >> T24 : R06 >> AIX : 5.2 >> jBASE : 4.1 >> >> >> Thanks >> >> Riz. >> >> -- >> Please read the posting guidelines at: >> http://groups.google.com/group/jBASE/web/Posting%20Guidelines >> >> IMPORTANT: Type T24: at the start of the subject line for questions >> specific to Globus/T24 >> >> To post, send email to [email protected] >> To unsubscribe, send email to [email protected] >> For more options, visit this group at >> http://groups.google.com/group/jBASE?hl=en >> > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions > specific to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
