资讯

Converting a CSV file to a PDF can be useful if you want to include your spreadsheet data as part of a presentation, or distribute figures to people who do not have access to a spreadsheet program.
Each input file is a spreadsheet and it is converted into the corresponding output file as a CSV file. As with OORunner, this code is based on PyODConverter. Next week we'll write a converter function ...