summary refs log tree commit diff
path: root/pnmtops.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-06-25 20:21:58 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-06-25 20:21:58 +0000
commit0f5362e1e0a560248c98b47df12e02699964b6b2 (patch)
treec461213c52724d0da497acce8bebd44e086d2b42 /pnmtops.html
parent64bb765a05b666b6933d5aa7bc081dbbdfc81d5e (diff)
downloadnetpbm-mirror-0f5362e1e0a560248c98b47df12e02699964b6b2.tar.gz
netpbm-mirror-0f5362e1e0a560248c98b47df12e02699964b6b2.tar.xz
netpbm-mirror-0f5362e1e0a560248c98b47df12e02699964b6b2.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1497 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pnmtops.html')
-rw-r--r--pnmtops.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/pnmtops.html b/pnmtops.html
index ffd4e772..61382720 100644
--- a/pnmtops.html
+++ b/pnmtops.html
@@ -404,6 +404,23 @@ format.  <b>pnmtops</b>'s custom raster-generating code just doesn't
 know the 12 bit format.
 
 
+<h2 id="applications">APPLICATIONS</h2>
+
+<p>You can use the Postscript output a number of ways.  Many printers take
+Postscript input (but you still need some kind of printer driver to transport
+the Postscript to the printer).
+
+<p>There is also the Ghostscript program (not part of Netpbm), which takes
+Postscript as input and generates an output stream to control any of myriad
+models of printer (but you still need some kind of printer driver to transport
+that stream to the printer).
+
+<p>Ghostscript also can convert the Postscript file to PDF, which is a very
+popular document and image format.  Use Ghostscript's <b>pdfwrite</b> output
+device type.  The program <b>ps2pdf</b> (distributed with Ghostscript) is a
+convenient way to run Ghostscript with <b>pdfwrite</b>.
+
+
 <H2 id="seealso">SEE ALSO</H2>
 
 <p>Postscript is described in the <a