i have a problem on PDF Report creation(on farsi language).i use from xmlmill(http://www.xmlmill.com/) package for this, but this packagedose not support persian characters...I search on the web, but can not find other packages...Is everbody has new idea( or other useful packages) for convert xml & xsl to aPDF report?
you can use iText, I convert XML to PDF with iText in farsi with no problemFOP doesn't support farsi either
First, you could use itext java lib to handle it.Second, you have to use licensed fonts to Embedded into pdf.
Use IText, it does support Persian...............
our goal is to generate PDF report from using an XML file(containing report DATA) and an XSL file (containing report Design). i took a look at iText documentation however i couldn't find such capability. is it possible to generate reports in this way?
hilook at "Romeo and Juliet" sample in iText tutorialitextdocs.lowagie.com/.../index.php