diff options
author | Siri Reiter <siri@jones.dk> | 2016-05-27 10:26:25 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2016-05-27 10:26:25 +0200 |
commit | 43fdb8e95faac7c090abf5b7973ca07b6fc73995 (patch) | |
tree | 1b116ddf86f15566863f1f7eaee28dec16df9480 |
Initial git, copy file from old howto text.
-rw-r--r-- | doc/directprintoddformat.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/directprintoddformat.mdwn b/doc/directprintoddformat.mdwn new file mode 100644 index 0000000..206e8c3 --- /dev/null +++ b/doc/directprintoddformat.mdwn @@ -0,0 +1,3 @@ +pdftocairo -pdf -paper A4 infile outfile +pdftops %f +ps2pdf13 infile outfile |