<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  
  
  <channel>
    <title>chrisjrob: print</title>
    <link>https://chrisjrob.com</link>
    <atom:link href="https://chrisjrob.com/tag/print/feed/index.xml" rel="self" type="application/rss+xml" />
    <description>GNU Linux, Perl and FLOSS</description>
    <language>en-gb</language>
    <pubDate>Fri, 13 Feb 2026 17:22:31 +0000</pubDate>
    <lastBuildDate>Fri, 13 Feb 2026 17:22:31 +0000</lastBuildDate>
    
    <item>
      <title>Howto | Install Print System</title>
      <link>https://chrisjrob.com/2009/03/21/install-print-system/</link>
      <pubDate>Sat, 21 Mar 2009 06:06:29 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2009/03/21/install-print-system</guid>
      <description>
       <![CDATA[
         
         <p>This document is certainly incomplete and possible inaccurate, please proceed with caution:</p>

<h2 id="install-cups-print-system">Install Cups Print System</h2>

<p>This also installs printer libraries, printing for GIMP, additional fonts etc.</p>

<!--more-->

<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>$ sudo apt-get install cupsys cupsys-client cupsys-bsd cupsys-driver-gimpprint cups-pdf cupsys-pt cupsys-driver-gutenprint libgutenprint2 gutenprint-doc gutenprint-locales foomatic-db-gutenprint foomatic-db-engine foomatic-db foomatic-db-hpijs foomatic-filters foomatic-filters-ppds hplip hplip-doc hp-ppd hpijs hpijs-ppds hplip-data python-qt3 python-sip4 psfontmgr ttf-kochi-mincho ttf-arphic-bkai00mp ttf-arphic-bsmi00lp ttf-arphic-gbsn00lp ttf-arphic-gkai00mp ttf-baekmuk gs-cjk-resource xpp linuxprinting.org-ppds 
</code></pre></div></div>

<h2 id="wine-printing">Wine Printing</h2>

<p>See: http://frankscorner.org</p>

<p>Another way to print in Wine, steps:</p>

<ul>
  <li>regedit</li>
  <li>in <code class="language-plaintext highlighter-rouge">HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\Printers\~cups_printer_name~</code></li>
  <li>find the key “Port”</li>
  <li>change it’s value to <code class="language-plaintext highlighter-rouge">|kprinter</code> for KDE</li>
</ul>

<p>When the user wants to print, the standard print dialog appears.</p>


       ]]>
      </description>
    </item>
    
  </channel> 
</rss>
