summaryrefslogtreecommitdiff
path: root/USE.md
diff options
context:
space:
mode:
Diffstat (limited to 'USE.md')
-rw-r--r--USE.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/USE.md b/USE.md
index 4066e3d..ab6922e 100644
--- a/USE.md
+++ b/USE.md
@@ -1,5 +1,13 @@
-# Direct print to Brother
+# Print
+
+## Direct print to Brother
Use pdf 1.3
Convert pdf with localps2pdf (tab-complete)
Alternatively with pdftops + pstopdf13
+
+## Direct print odd format
+
+ pdftocairo -pdf -paper A4 infile outfile
+ pdftops %f
+ ps2pdf13 infile outfile