gs -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/printer -sOutputFile=output.pdf input.pdf
I hereby claim:
- I am ffhenkes on github.
- I am ffhenkes (https://keybase.io/ffhenkes) on keybase.
- I have a public key ASCn_T7OiX9tliBVkw_aeFun6X5FBpy5IpyARlkt0Gk-FQo
To claim this, I am signing this object:
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
| ;; a fancy theme | |
| (custom-set-variables | |
| ;; custom-set-variables was added by Custom. | |
| ;; If you edit it by hand, you could mess it up, so be careful. | |
| ;; Your init file should contain only one such instance. | |
| ;; If there is more than one, they won't work right. | |
| '(custom-enabled-themes (quote (wombat))) | |
| '(fancy-splash-image nil)) |