<?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 generate file postscript with spooler in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-file-postscript-with-spooler/m-p/3452742#M209035</link>
    <description>I want use spooler of hpux by generate files in format postscript, so when i print any file a got one file &lt;FILE.PS&gt;&lt;BR /&gt; This i want do it because i have install ghostcript and i can convert file .ps in file pdf and this is very useful.&lt;BR /&gt; ¿Anyone knows how do it?&lt;BR /&gt;&lt;BR /&gt; Thank'&lt;/FILE.PS&gt;</description>
    <pubDate>Thu, 30 Dec 2004 05:47:31 GMT</pubDate>
    <dc:creator>Joaquín_2</dc:creator>
    <dc:date>2004-12-30T05:47:31Z</dc:date>
    <item>
      <title>generate file postscript with spooler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-file-postscript-with-spooler/m-p/3452742#M209035</link>
      <description>I want use spooler of hpux by generate files in format postscript, so when i print any file a got one file &lt;FILE.PS&gt;&lt;BR /&gt; This i want do it because i have install ghostcript and i can convert file .ps in file pdf and this is very useful.&lt;BR /&gt; ¿Anyone knows how do it?&lt;BR /&gt;&lt;BR /&gt; Thank'&lt;/FILE.PS&gt;</description>
      <pubDate>Thu, 30 Dec 2004 05:47:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-file-postscript-with-spooler/m-p/3452742#M209035</guid>
      <dc:creator>Joaquín_2</dc:creator>
      <dc:date>2004-12-30T05:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: generate file postscript with spooler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-file-postscript-with-spooler/m-p/3452743#M209036</link>
      <description>A few to try...&lt;BR /&gt;&lt;BR /&gt;lp -oraw -d[destination printer] [filetoprint]&lt;BR /&gt;&lt;BR /&gt;lp -ops  -d[destination printer] [filetoprint]&lt;BR /&gt;&lt;BR /&gt;The first one uses "raw" output - tells HPUX to ignore all formatting stuff and just let the printer handle it - no trying to help.  The printer at this point should see that it's postscript and take over from there.&lt;BR /&gt;&lt;BR /&gt;The second tells the printer that it's sending a postscript job.&lt;BR /&gt;&lt;BR /&gt;Also, try not printing a burst page. &lt;BR /&gt;&lt;BR /&gt;"lp -onb" &lt;BR /&gt;&lt;BR /&gt;What works for me everytime is "lp -onb -oraw " switches.  But, there are downsides to that - can't tell it how many copies, can't tell it which tray, etc.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Dec 2004 13:49:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-file-postscript-with-spooler/m-p/3452743#M209036</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2004-12-30T13:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: generate file postscript with spooler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-file-postscript-with-spooler/m-p/3452744#M209037</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Maybe, what you are looking for is a ascii to ps converter,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/PostScript/a2x-1.0/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/PostScript/a2x-1.0/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Dec 2004 14:07:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-file-postscript-with-spooler/m-p/3452744#M209037</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-12-30T14:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: generate file postscript with spooler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-file-postscript-with-spooler/m-p/3452745#M209038</link>
      <description>The spooler will convert a simple ACII file into Postscript but it expects the output to go to a real printer, not a file. You can 'borrow' the postscript model script to convert ASCII text to Postscript. Look in the /usr/lib/lp/model at the file "postscript". You'll need to adjust it a bit to make it work as a simple filter.</description>
      <pubDate>Thu, 30 Dec 2004 20:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-file-postscript-with-spooler/m-p/3452745#M209038</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-12-30T20:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: generate file postscript with spooler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/generate-file-postscript-with-spooler/m-p/3452746#M209039</link>
      <description>happy year all&lt;BR /&gt;&lt;BR /&gt;John I imagine that you said me i for can send file postscript to printer and it run correctly. I need to know  to make  a file postscript and not to print. I think that the postscript filter that Bill said us, can work fine, but i don't know how do it.</description>
      <pubDate>Mon, 03 Jan 2005 03:27:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/generate-file-postscript-with-spooler/m-p/3452746#M209039</guid>
      <dc:creator>Joaquín_2</dc:creator>
      <dc:date>2005-01-03T03:27:25Z</dc:date>
    </item>
  </channel>
</rss>

