Skip to main content

Module csv

Module csv 

Source
Expand description

CSV output generator.

Extracts table data from a PdfDocument and renders each table as comma-separated values. Non-table content is output as single-column rows.

Functions§

to_csv
Generate CSV representation of a PdfDocument.