mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-02-17 20:30:52 +01:00
PDFE
This commit is contained in:
parent
52da0f4c17
commit
506425578f
@ -334,7 +334,7 @@ let determine_subformat pdf =
|
|||||||
let _, tree = xmltree_of_bytes metadata in
|
let _, tree = xmltree_of_bytes metadata in
|
||||||
flprint (string_of_xmltree tree);
|
flprint (string_of_xmltree tree);
|
||||||
(* PDF/E *)
|
(* PDF/E *)
|
||||||
match get_data_for pdfaid "ISO_PDFEVersion" tree with
|
match get_data_for pdfe "ISO_PDFEVersion" tree with
|
||||||
| Some s ->
|
| Some s ->
|
||||||
(* If also a pdfxid, print that in parentheses *)
|
(* If also a pdfxid, print that in parentheses *)
|
||||||
s
|
s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user