doc_curation.pdf¶
Curate and process pdf files.
-
doc_curation.pdf.compress_with_gs(input_file_path, output_file_path, power=3)[source]¶ Function to compress PDF and remove text via Ghostscript command line interface
Parameters: power – 0,1,2,3,4
Curate and process pdf files.
doc_curation.pdf.compress_with_gs(input_file_path, output_file_path, power=3)[source]¶Function to compress PDF and remove text via Ghostscript command line interface
| Parameters: | power – 0,1,2,3,4 |
|---|