mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2024-12-22 15:05:46 +01:00
PDF manual accessibility fixes
This commit is contained in:
parent
593462acc8
commit
2ad9f62e99
BIN
cpdfmanual.pdf
BIN
cpdfmanual.pdf
Binary file not shown.
@ -1,4 +1,5 @@
|
||||
%Add copyright for Matterhorn extracts
|
||||
%\DocumentMetadata{testphase={phase-III}}
|
||||
\documentclass{book}
|
||||
% Edit here to produce cpdfmanual.pdf, cpdflibmanual.pdf, pycpdfmanual.pdf,
|
||||
% dotnetcpdflibmanual.pdf, jcpdflibmanual.pdf jscpdflibmanual.pdf etc.
|
||||
|
4
fixcpdfmanual
Executable file
4
fixcpdfmanual
Executable file
@ -0,0 +1,4 @@
|
||||
#Set the language and document title
|
||||
cpdf cpdfmanual.pdf -set-language "en-US" AND -set-title "Coherent PDF Command Line Tools Manual" -also-set-xmp -o out.pdf
|
||||
cp out.pdf cpdfmanual.pdf
|
||||
rm out.pdf
|
Loading…
Reference in New Issue
Block a user