diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2015-06-28 19:39:47 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2015-06-28 19:39:47 +0000 |
commit | 2222b5020909d4867f10cf72720df36e3483c0de (patch) | |
tree | 7a8b56782d895e753e39e3cce1c0237b18915855 /pbmtoppa.html | |
parent | dab40b54733b6f31bc41106dc126e4f387e8bb37 (diff) | |
download | netpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.tar.gz netpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.tar.xz netpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.zip |
Replace character entity references with plain double quotes
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2590 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pbmtoppa.html')
-rw-r--r-- | pbmtoppa.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/pbmtoppa.html b/pbmtoppa.html index 69f9b40c..c4ec7d92 100644 --- a/pbmtoppa.html +++ b/pbmtoppa.html @@ -21,7 +21,7 @@ pbmtoppa - convert PBM image to HP Printer Performance Architecture (PPA) <B>pbmtoppa</B> converts page images in PBM format to Hewlett Packard's PPA (Printer Performance Architecture) format, which is the -data stream format expected by some HP "Windows-only" +data stream format expected by some HP "Windows-only" printers including the HP Deskjet 820C series, the HP DeskJet 720 series, and the HP DeskJet 1000 series. @@ -60,8 +60,8 @@ calibration </a> below. <p>The PPA printer language is a far lower level language than most. When you use a PPA printer, most of the processing that a conventional printer does is done instead on the computer end of the wire. In -particular, <b>pbmtoppa</b> has to do "swath cutting," and -"sweep formatting," which other printers do themselves. +particular, <b>pbmtoppa</b> has to do "swath cutting," and +"sweep formatting," which other printers do themselves. There is very little intelligence inside a PPA printer; <b>pbmtoppa</b> generates direct controls for the printer's hardware. @@ -235,7 +235,7 @@ Also, use the pbmraw GSDriver if you have it; it's faster. <P>Install pbmtoppa. Copy pbmtoppa to /usr/bin. -<P>Edit "printerdb" (in my system it is found in +<P>Edit "printerdb" (in my system it is found in /usr/lib/rhs/rhs-printfilters ) and append the following lines: <PRE> @@ -251,8 +251,8 @@ StartEntry: DeskJet720C inkjet printer. \ It does not support color printing. \ IMPORTANT! Insert \ - "- | pbm2ppa -" \ - in the "Extra GS Options " field.\ + "- | pbm2ppa -" \ + in the "Extra GS Options " field.\ } Resolution: {600} {600} {} |