Created
February 23, 2017 18:51
-
-
Save stefan-huettemann/899d69391432ebc160291c2d5f2cd960 to your computer and use it in GitHub Desktop.
Generate PDF A1b from PDF using Ghostscript
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
529 gs -dPDFA -dBATCH -dNOPAUSE -dUseCIEColor -sProcessColorModel=DeviceCMYK -sDEVICE=pdfwrite -sPDFACompatibilityPolicy=1 -sOutputFile=output_filename.pdf 2016-12-14_Hufstedt_Beate_1974-11-17_patient.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment