Convert a csv file to a pdf.
- Pandoc
- LaTeX
Usage: csv2pdf [-h] [-f FILENAME] [--font-size FONT_SIZE] [--header HEADER]
Convert a csv file into a pdf.
Options:
-h, --help show this help message and exit
-f FILENAME, --filename FILENAME
the csv file to convert
--font-size FONT_SIZE
the font size to use (default: 8)
--header HEADER the header text at the top of every file (default: "")