Skip to content

Instantly share code, notes, and snippets.

@SoerenHenning
Created April 18, 2019 10:57
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SoerenHenning/6c3556e3c6ce1570b3919751ebf52ba3 to your computer and use it in GitHub Desktop.
Save SoerenHenning/6c3556e3c6ce1570b3919751ebf52ba3 to your computer and use it in GitHub Desktop.
Embed fonts in PDF using Ghostscript
gs -q -dNOPAUSE -dBATCH -dPDFSETTINGS=/prepress -sDEVICE=pdfwrite -sOutputFile=output.pdf input.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment