more
This commit is contained in:
parent
9fbd8a1650
commit
a50f9e22b2
5
Changes
5
Changes
|
@ -9,6 +9,7 @@ o Add links to parts of text with -add-text as %URL[|].
|
||||||
o Convert JPEGs and PNGs to PDFs with -jpeg and -png
|
o Convert JPEGs and PNGs to PDFs with -jpeg and -png
|
||||||
o Export fully, import, and thereby round-trip annotations via JSON
|
o Export fully, import, and thereby round-trip annotations via JSON
|
||||||
o Show composition of PDF with -composition and -composition-json
|
o Show composition of PDF with -composition and -composition-json
|
||||||
|
o Use page labels like <iii> and <A-2> in page specifications
|
||||||
|
|
||||||
Extended features:
|
Extended features:
|
||||||
|
|
||||||
|
@ -20,9 +21,9 @@ o Merge now merges structure trees (tagged PDF)
|
||||||
o Merge now rewrites clashing name tree entries
|
o Merge now rewrites clashing name tree entries
|
||||||
o Preserve /GoTo actions in bookmarks when merging
|
o Preserve /GoTo actions in bookmarks when merging
|
||||||
o UTF8 option for JSON output
|
o UTF8 option for JSON output
|
||||||
o -info now shows object stream and /ID data
|
o -info now shows object stream, /ID data, page mode and layout
|
||||||
o Use page labels like <iii> and <A-2> in page specifications
|
|
||||||
o More options for viewer preference control
|
o More options for viewer preference control
|
||||||
|
o Export some PNGs directly, rather than via an external program
|
||||||
|
|
||||||
Fixes:
|
Fixes:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue