I am looking for a good conversion tool which basically transforms my xsl-fo(Extensible Stylesheet Language Formatting Objects) document (ver XSLFO 1.1) to PDF.
I cannot use Apache FOP cos it renders most ...
I am generating a PDF document with Apache FOP, in which I'm using text decoration and font varieties (underlining, bold, italic, etc.) to indicate special semantics around the modified text. Some ...
I am using FOP to generate pdfs from xml files, all of the I/O is beign done with Java. I'm trying to get the pdf to correctly display Hawaiian diacritics. ...