<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: linux pdf printing to pcl5 printer in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-pdf-printing-to-pcl5-printer/m-p/3663341#M20403</link>
    <description>Sorry, excuse my english, please read "Have you tried" ;).</description>
    <pubDate>Fri, 04 Nov 2005 05:27:56 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2005-11-04T05:27:56Z</dc:date>
    <item>
      <title>linux pdf printing to pcl5 printer</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-pdf-printing-to-pcl5-printer/m-p/3663336#M20398</link>
      <description>I have a situation where I am trying to print a PDF file from Redhat AS3 to a non-postscript, PCL5 printer.  There are no linux drivers offered and using the Windows print server did not print properly. I can print PDF's just fine to my postscript printers, either using jet direct or SMB connection to Windows print server shares, but the non-postscript, PCL5 printer doesn't work.  Text prints OK, but not PDF's.  Thanks in advance for your input.&lt;BR /&gt;&lt;BR /&gt;Masaki&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Nov 2005 18:02:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-pdf-printing-to-pcl5-printer/m-p/3663336#M20398</guid>
      <dc:creator>Masaki Birchmier</dc:creator>
      <dc:date>2005-11-02T18:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: linux pdf printing to pcl5 printer</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-pdf-printing-to-pcl5-printer/m-p/3663337#M20399</link>
      <description>You should try configuring the printer without a driver or filter, and print to a windows print server (If you use CUPS).&lt;BR /&gt;&lt;BR /&gt;To do that, you must use the lpadmin command and smbprint.sysv script available in /usr/share/doc/samba-&lt;VERSION&gt;/printing.&lt;BR /&gt;&lt;BR /&gt;See the contents of the file for detailed explanation. Basically you need to copy the file to a location, like /usr/sbin, then set the server, service and password values, then run the command:&lt;BR /&gt;&lt;BR /&gt;lpadmin -p printer_name -v /dev/null -i /usr/sbin/smbprint.sysv&lt;BR /&gt;&lt;BR /&gt;Before that, you can try connecting to the printer share with smbclient //server/printer_share -U username, and then runt the print command to print the file. If the file is printed fine, then the above is the solution.&lt;/VERSION&gt;</description>
      <pubDate>Wed, 02 Nov 2005 18:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-pdf-printing-to-pcl5-printer/m-p/3663337#M20399</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-02T18:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: linux pdf printing to pcl5 printer</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-pdf-printing-to-pcl5-printer/m-p/3663338#M20400</link>
      <description>Hi Masaki,&lt;BR /&gt;&lt;BR /&gt;There should be no problem printing PDF on PCL5-capable printer with Linux.&lt;BR /&gt;&lt;BR /&gt;All Linux distros come with Ghostscript that is a postscript to  converter, and  includes at least PCL3.&lt;BR /&gt;&lt;BR /&gt;Have you installed CUPS ? What is your printer model ? Have a look on &lt;A href="http://linuxprinting.org," target="_blank"&gt;http://linuxprinting.org,&lt;/A&gt; then try to download the PPD file that best matches your printer, then "gzip" it and copy to /usr/share/cups/model/&lt;MANUFACTURER&gt;&lt;BR /&gt;&lt;BR /&gt;After that, restart CUPS :&lt;BR /&gt;   /etc/init.d/cups restart&lt;BR /&gt;&lt;BR /&gt;Good lcuk.&lt;BR /&gt;Kodjo&lt;BR /&gt;&lt;/MANUFACTURER&gt;</description>
      <pubDate>Thu, 03 Nov 2005 17:50:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-pdf-printing-to-pcl5-printer/m-p/3663338#M20400</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2005-11-03T17:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: linux pdf printing to pcl5 printer</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-pdf-printing-to-pcl5-printer/m-p/3663339#M20401</link>
      <description>I've looked at linuxprinting.org list of printers and they don't offer anything by printronix.  Is there a similar pcl5 only printer in the list?</description>
      <pubDate>Thu, 03 Nov 2005 18:55:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-pdf-printing-to-pcl5-printer/m-p/3663339#M20401</guid>
      <dc:creator>Masaki Birchmier</dc:creator>
      <dc:date>2005-11-03T18:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: linux pdf printing to pcl5 printer</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-pdf-printing-to-pcl5-printer/m-p/3663340#M20402</link>
      <description>Did you tried with the generic pcl5 driver? Use redhat-config-printer to select one:&lt;BR /&gt;&lt;BR /&gt;PCL 5 Printer &lt;BR /&gt;- gimp-print-ijs&lt;BR /&gt;- ljet3&lt;BR /&gt;- ljet3d</description>
      <pubDate>Fri, 04 Nov 2005 05:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-pdf-printing-to-pcl5-printer/m-p/3663340#M20402</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-04T05:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: linux pdf printing to pcl5 printer</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-pdf-printing-to-pcl5-printer/m-p/3663341#M20403</link>
      <description>Sorry, excuse my english, please read "Have you tried" ;).</description>
      <pubDate>Fri, 04 Nov 2005 05:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-pdf-printing-to-pcl5-printer/m-p/3663341#M20403</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-04T05:27:56Z</dc:date>
    </item>
  </channel>
</rss>

