|
|
|
|
|
by FraaJad
3605 days ago
|
|
I'm a big fan of Pandoc. However, if you have a lot of tables in your document, ASCIIDOCTOR is a better choice to produce PDFs. ASCIIDOCTOR has clear and superior table formatting syntax and more importantly it can work with CSV files. This way you don't have to copy paste data into your reports. http://asciidoctor.org/docs/user-manual/#tables |
|