top | item 24884664

(no title)

ivoc | 5 years ago

- Style using CSS: Use Pandoc to HTML, and use wkhtmltopdf or chrome headless to convert HTML+CSS to PDF.

- Style using XSL-FO: Use Pandoc to DocBook, XSLT docbook-xsl stylesheets to convert to XSL-FO, Apache FOP to convert XSL-FO to PDF.

discuss

order

tarleb|5 years ago

Or HTML+CSS with WeasyPrint or Prince; the latter is free for personal use.