Introduction
Release notes
Topics
API
get_decimal_precision()
set_decimal_precision()
set_flate_compression_level()
Reference
Some of pikepdf’s global parameters can be tuned.
Get the number of decimal digits to use when converting floats.
Set the number of decimal digits to use when converting floats.
Set the compression level whenever the Flate compression algorithm is used.
level – -1 (default), 0 (no compression), 1 to 9 (increasing compression)