Top "Xdocreport" questions

XDocReport is Java API to generate reports from a "template" docx or odt created with MS Word or OpenOffice/LibreOffice and convert it to another format like PDF/XHTML.

Generate PDF files using iText and apache velocity template(.vm)

What is the general workflow to generate a PDF using iText and an Apache Velocity template file (.vm) in Java? …

java pdf itext velocity xdocreport
How to change font encoding when converting docx -> pdf with docx4j?

When I'm a converting docx document to pdf my national characters transform into "#" marks. Is there any way to set …

java pdf docx docx4j xdocreport