-
Push mode is not used by qpdf and is not tested. It is difficult to see a legitimate use for it. Continuing to support it creates unnecessary constraints and effort when adapting the tokenizer.
-
If duplicate keys are encountered, overwrite earlier values with the latest value.
-
Also, move Buffer::Members definition to Buffer.cc
-
This improves indentation of long strings. This commit also fixes some trailing whitespace in ChangeLog.
-
This requires a special build option.
-
(So folks working offline won't go for hours dreaming they can overlay *.txt files, until after the finish writing the txt file, and try it, and it doesn't work.)
-
Use "QPDF" only for the QPDF class itself.
-
...based on a debian bug report.
-
Accept --file and --range as named parameters in additional to allowing positional arguments. This is in preparation for adding additional flags.