<?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: How to print postscript file? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-print-postscript-file/m-p/2724125#M945581</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;this may be a dump question, but is your printer capable to print postscript directly?&lt;BR /&gt;&lt;BR /&gt;If not than you have to convert this file to something your printer understands (like PCL or HPGL). &lt;BR /&gt;&lt;BR /&gt;If your printer has an PS option this sounds like your modelscripts does something funny to the printjob. Bypass the modelscript with the raw option (lp -oraw ...)&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Regards Stefan</description>
    <pubDate>Wed, 15 May 2002 06:56:51 GMT</pubDate>
    <dc:creator>Stefan Schulz</dc:creator>
    <dc:date>2002-05-15T06:56:51Z</dc:date>
    <item>
      <title>How to print postscript file?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-print-postscript-file/m-p/2724123#M945579</link>
      <description>I have a postscript file but don't know how to print it. When I type "file myfile", it shows "postscript file", When I print it, it just come out garbage.</description>
      <pubDate>Wed, 15 May 2002 06:41:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-print-postscript-file/m-p/2724123#M945579</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2002-05-15T06:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to print postscript file?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-print-postscript-file/m-p/2724124#M945580</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Use the raw switch:&lt;BR /&gt;&lt;BR /&gt;lp -dprinter -onb -oraw filename.ps&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin</description>
      <pubDate>Wed, 15 May 2002 06:46:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-print-postscript-file/m-p/2724124#M945580</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2002-05-15T06:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to print postscript file?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-print-postscript-file/m-p/2724125#M945581</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;this may be a dump question, but is your printer capable to print postscript directly?&lt;BR /&gt;&lt;BR /&gt;If not than you have to convert this file to something your printer understands (like PCL or HPGL). &lt;BR /&gt;&lt;BR /&gt;If your printer has an PS option this sounds like your modelscripts does something funny to the printjob. Bypass the modelscript with the raw option (lp -oraw ...)&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Regards Stefan</description>
      <pubDate>Wed, 15 May 2002 06:56:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-print-postscript-file/m-p/2724125#M945581</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2002-05-15T06:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to print postscript file?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-print-postscript-file/m-p/2724126#M945582</link>
      <description>Thank you for your help. It works.</description>
      <pubDate>Wed, 15 May 2002 07:06:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-print-postscript-file/m-p/2724126#M945582</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2002-05-15T07:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to print postscript file?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-print-postscript-file/m-p/2724127#M945583</link>
      <description>I know I'm late in this, but for those that want to print/preview postscript and/or do not have a postscript printer, consider using the combination of Ghostscript/Ghostview, available from &lt;A href="http://hpux.tn.tudelft.nl/hppd/hpux/PostScript/" target="_blank"&gt;http://hpux.tn.tudelft.nl/hppd/hpux/PostScript/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Ghostscript = gs: &lt;A href="http://hpux.tn.tudelft.nl/hppd/hpux/PostScript/gs-5.10/" target="_blank"&gt;http://hpux.tn.tudelft.nl/hppd/hpux/PostScript/gs-5.10/&lt;/A&gt;&lt;BR /&gt;Ghostview = gv: &lt;A href="http://hpux.tn.tudelft.nl/hppd/hpux/PostScript/gv-3.5.8/" target="_blank"&gt;http://hpux.tn.tudelft.nl/hppd/hpux/PostScript/gv-3.5.8/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Don't use 'ghostview' which is hopelessly antiquated&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 09:13:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-print-postscript-file/m-p/2724127#M945583</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-05-15T09:13:57Z</dc:date>
    </item>
  </channel>
</rss>

