diff options
author | Siri Reiter <siri@jones.dk> | 2015-02-09 00:03:44 +0100 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2015-02-09 00:03:44 +0100 |
commit | 92d504b482f59fe4c199df8a15ef7ff58742ce27 (patch) | |
tree | 79522323d160be645a08faeac9f3aebb8acaee21 |
-rw-r--r-- | pdfdirectprintoddformat.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pdfdirectprintoddformat.txt b/pdfdirectprintoddformat.txt new file mode 100644 index 0000000..206e8c3 --- /dev/null +++ b/pdfdirectprintoddformat.txt @@ -0,0 +1,3 @@ +pdftocairo -pdf -paper A4 infile outfile +pdftops %f +ps2pdf13 infile outfile |