mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
License changes
This commit is contained in:
24
Changes
24
Changes
@ -3,25 +3,27 @@
|
||||
New features:
|
||||
|
||||
o Build PDF files from JPEG2000 (.jp2, .jpf/.jpx) files
|
||||
o Mark a file as PDF/UA compliant, or remove such marking
|
||||
o Verify compliance to PDF/UA via the Matterhorn protocol
|
||||
o Extract, edit and reapply document structure tree
|
||||
o Print structure tree summary
|
||||
o Split structure tree when splitting PDF to save size
|
||||
o Combine structure trees when stamping PDFs
|
||||
o Set the natural language of a file
|
||||
o Mark a file as PDF/UA compliant, or remove such marking *
|
||||
o Verify compliance to PDF/UA via the Matterhorn protocol *
|
||||
o Extract, edit and reapply document structure tree *
|
||||
o Print structure tree summary *
|
||||
o Split structure tree when splitting PDF to save size *
|
||||
o Combine structure trees when stamping PDFs *
|
||||
o Set the natural language of a file *
|
||||
|
||||
Extended features:
|
||||
|
||||
o Allow -obj to look up nested PDF information
|
||||
o Merge structure trees better when merging files
|
||||
o Report top-level natural language on -info
|
||||
o Report mark information dictionary contents on -info
|
||||
o Merge structure trees better when merging files *
|
||||
o Report top-level natural language on -info *
|
||||
o Report mark information dictionary contents on -info *
|
||||
|
||||
Backward-incompatible change:
|
||||
|
||||
o -process-struct-tree replaces -no-process-struct-tree
|
||||
newly introduced in previous version
|
||||
newly introduced in previous version *
|
||||
|
||||
* = Supported by a grant from NLnet
|
||||
|
||||
2.7 (February 2024)
|
||||
|
||||
|
Reference in New Issue
Block a user