Task #3561

Mis à jour par Matthieu Decorde il y a presque 2 ans

Add a new export command to produce one PDF per Text edition.

See existing Java tools that can:
- convert HTML to PDF using the CSS styling
- merge PDFs (or create one PDF with several HTMLs - or create one PDF from a TXM edition made of a single HTML page)

See: https://github.com/PandaDoc/pandadoc-api-java-client or flying-saucer + pdfbox

Retour