Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 16367
Collapse All | Expand All

(-)printing-howto.xml (+8 lines)
Lines 126-131 Link Here
126
# <c>cat test.txt > /dev/lp0 </c>
126
# <c>cat test.txt > /dev/lp0 </c>
127
				</pre>
127
				</pre>
128
128
129
				<note>
130
					Some printers (e.g. several HP LaserJets) need a ^L (Control-L) at the end of the file to
131
					trigger printing. Without the ^L the cat succeeds, but the printer absorbs the
132
					data, then sits and does nothing.
133
				</note>
134
129
				</body> 
135
				</body> 
130
			</section> 
136
			</section> 
131
 
137
 
Lines 137-142 Link Here
137
				Before you use foomatic to generate a PPD file, it may be necessary to locate the third party drivers for your printer. For example, Epson provides <uri link="http://www.epkowa.co.jp/english/linux_e/linux.html">several printer drivers</uri> for open source operating systems. However, as with Epson's, many of these special drivers are not open source.
143
				Before you use foomatic to generate a PPD file, it may be necessary to locate the third party drivers for your printer. For example, Epson provides <uri link="http://www.epkowa.co.jp/english/linux_e/linux.html">several printer drivers</uri> for open source operating systems. However, as with Epson's, many of these special drivers are not open source.
138
				</p>
144
				</p>
139
145
146
				<p>The following printing drivers are available as ebuilds in portage: gimp-print, omni, hpijs.</p>
147
140
				<p>
148
				<p>
141
				For most printers besides HP Inkjets, you will be able to use the standard Linux printer drivers. Visit the <uri link="http://www.linuxprinting.org/printer_list.cgi">linuxprinting.org printer support database</uri> to find information on your specific printer. Make sure you read the documentation provided with any driver you download for installation and licensing information.
149
				For most printers besides HP Inkjets, you will be able to use the standard Linux printer drivers. Visit the <uri link="http://www.linuxprinting.org/printer_list.cgi">linuxprinting.org printer support database</uri> to find information on your specific printer. Make sure you read the documentation provided with any driver you download for installation and licensing information.
142
				</p> 
150
				</p> 

Return to bug 16367