diff options
-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 |