cpdf-source/html_manual/pysplits/c16.tex

7 lines
276 B
TeX
Raw Normal View History

2021-09-27 20:18:25 +02:00
# CHAPTER 15. PDF and JSON
def outputJSON(filename, parse_content, no_stream_data, pdf):
"""Output a PDF in JSON format to the given filename. If parse_content is
True, page content is parsed. If no_stream_data is True, all stream data is
suppressed entirely."""