-
Rather than adding yet another flag that is almost never useful on its own, just have --remove-restrictions disable digital signatures. The operations are still separate in the API.
-
Positional arguments are supported in a backward-compatible way, but completion no longer guides users to it.
-
Add the command-line arguments. They don't do anything yet.
-
JSON accepts scientific notation, but PDF doesn't.
-
Change default for SF_FlateLzwDecode::columns to 1
-
Reduce copying of Buffer contents
-
Also, don't search for /Contents name unless the result is used.
-
Also, fix test cases.
-
The new method is temporarily an (almost) complete copy of parse, which is temporarily (almost) unchanged.