mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
Changes
This commit is contained in:
5
Changes
5
Changes
@ -11,7 +11,7 @@ o -obj JSON output
|
|||||||
* -obj/-obj-json can follow a chain from an object number
|
* -obj/-obj-json can follow a chain from an object number
|
||||||
* -obj/-obj-json can explore through arrays and name/number trees
|
* -obj/-obj-json can explore through arrays and name/number trees
|
||||||
* -print-dict-entry, -remove-dict-entry and -replace-dict-entry
|
* -print-dict-entry, -remove-dict-entry and -replace-dict-entry
|
||||||
can follow a chain from each found dictionary entry
|
can follow a chain from each found dictionary entry
|
||||||
* Much more of the PDF/UA Matterhorn verification suite implemented
|
* Much more of the PDF/UA Matterhorn verification suite implemented
|
||||||
* Font lister now returns the font itself
|
* Font lister now returns the font itself
|
||||||
o Allow %objnum in output name for -extract-images
|
o Allow %objnum in output name for -extract-images
|
||||||
@ -22,6 +22,9 @@ o Allow %objnum in output name for -extract-images
|
|||||||
* Preserve PDF/UA with -stamp-on and -combine-pages
|
* Preserve PDF/UA with -stamp-on and -combine-pages
|
||||||
o Allow -scale-stamp-to-fit for -combine-pages
|
o Allow -scale-stamp-to-fit for -combine-pages
|
||||||
* Allow -underneath for -combine-pages
|
* Allow -underneath for -combine-pages
|
||||||
|
* Preserve roundtripping of names destinations / actions
|
||||||
|
* -preserve-actions allows PDF/UA-2 style roundtripping of
|
||||||
|
outlines
|
||||||
|
|
||||||
Fixes:
|
Fixes:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user