Hi Angelo, On Mon, Sep 5, 2011 at 10:11 AM, Angelo zerr <[email protected]> wrote: > I suppose that my post was not well explained as I have no answer. I will be > very happy to use PDFBox in our XDocReport converter (docx-> PDF and odt-> > PDF) but develop converter is a big work and I can not investiaget time if I > have no support.
There's been some interest in making it easier to use PDFBox to generate complex new PDF documents, but so far the main use cases have been simpler. You might want to look at Apache FOP (http://xmlgraphics.apache.org/fop/) for a higher-level PDF generation tool. BR, Jukka Zitting

