<?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 setup a fake printing queue in HP-UX so all jobs go to disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169364#M321065</link>
    <description>&amp;gt; I am looking into editing printer interface files and want to write all printing jobs onto disk to form 1 big file per day.&lt;BR /&gt;&lt;BR /&gt;You can try that but an easier approach would be to write a script that runs after midnight and goes in the "request" area of the disabled queue and picks all the data files within the 24-hour period and cat-s them one by one and as it is cat-ing them it cancels the print jobm so that they are removed from the queue. You can put separator text blocks between each job too as you cat them.&lt;BR /&gt;&lt;BR /&gt;I assume you only have pure text in your print jobs and no postscript etc.</description>
    <pubDate>Mon, 14 Apr 2008 21:14:01 GMT</pubDate>
    <dc:creator>TTr</dc:creator>
    <dc:date>2008-04-14T21:14:01Z</dc:date>
    <item>
      <title>how to setup a fake printing queue in HP-UX so all jobs go to disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169356#M321057</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is it possible to setup a "network printer" and have all the jobs in its queue written onto disk as files. These files can be processed / printed out later.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Lorne</description>
      <pubDate>Thu, 27 Mar 2008 17:35:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169356#M321057</guid>
      <dc:creator>lshu</dc:creator>
      <dc:date>2008-03-27T17:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup a fake printing queue in HP-UX so all jobs go to disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169357#M321058</link>
      <description>Why not just buy a print spool management software that puts all print jobs out until released ?&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita</description>
      <pubDate>Thu, 27 Mar 2008 17:48:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169357#M321058</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2008-03-27T17:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup a fake printing queue in HP-UX so all jobs go to disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169358#M321059</link>
      <description>...should have typed...&lt;BR /&gt;&lt;BR /&gt;and have all the jobs go into a job queue (i.e. held on disk) until it is released by an operator to print.&lt;BR /&gt;&lt;BR /&gt;Rita</description>
      <pubDate>Thu, 27 Mar 2008 17:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169358#M321059</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2008-03-27T17:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup a fake printing queue in HP-UX so all jobs go to disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169359#M321060</link>
      <description>idea 1)  disable this print queue with the disable command.  All jobs will be held on disk until released.&lt;BR /&gt;&lt;BR /&gt;idea 2)  printer interface files are just scripts. you can do anything you want in them&lt;BR /&gt;&lt;BR /&gt;Give us more info on what the end result should be and we will give you better ideas.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Mar 2008 18:30:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169359#M321060</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-03-27T18:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup a fake printing queue in HP-UX so all jobs go to disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169360#M321061</link>
      <description>hi Lorne,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; "network printer" &lt;BR /&gt;Queueing of jobs is not really affected by the fact that the printer maybe remote or local. They are treated similarly.&lt;BR /&gt;&lt;BR /&gt;So, as mentioned by TOM above, you can just disable the queue ("disable &lt;PRINTER queue="" name=""&gt;") and when you are ready to "release" them for print, you just to a "enable &lt;PRINTER queue="" name=""&gt;"&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards yogeeraj&lt;/PRINTER&gt;&lt;/PRINTER&gt;</description>
      <pubDate>Fri, 28 Mar 2008 03:29:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169360#M321061</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-28T03:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup a fake printing queue in HP-UX so all jobs go to disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169361#M321062</link>
      <description>Thanks all of you. These are brilliant ideas to me and I will look into them and see what I get at the end.&lt;BR /&gt; &lt;BR /&gt;Will keep you posted.&lt;BR /&gt;&lt;BR /&gt;have a good weekend!&lt;BR /&gt;Lorne</description>
      <pubDate>Fri, 28 Mar 2008 19:20:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169361#M321062</guid>
      <dc:creator>lshu</dc:creator>
      <dc:date>2008-03-28T19:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup a fake printing queue in HP-UX so all jobs go to disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169362#M321063</link>
      <description>As mentioned, the HP-UX spooler uses sc ripts to perform the printing. The tricky part is finding the parameters that your script will see when it is scheduled. I have attached a really simple lp script which you can modify to store the print job(s) into files.&lt;BR /&gt; &lt;BR /&gt;If scripting is a problem, just create a dummy print queue, then disable it. All print jobs will store the print files in /var/spool/lp/request by printer name. And since it is disabled, the print jobs are already stored on disk. There will be a small control file along with the data file.</description>
      <pubDate>Sat, 29 Mar 2008 03:12:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169362#M321063</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-03-29T03:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup a fake printing queue in HP-UX so all jobs go to disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169363#M321064</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I am looking into editing printer interface files and want to write all printing jobs onto disk to form 1 big file per day.&lt;BR /&gt;&lt;BR /&gt;If you can provide some expertise on how to edit interface file, I'd very much appreciate.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Lorne</description>
      <pubDate>Mon, 14 Apr 2008 16:53:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169363#M321064</guid>
      <dc:creator>lshu</dc:creator>
      <dc:date>2008-04-14T16:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup a fake printing queue in HP-UX so all jobs go to disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169364#M321065</link>
      <description>&amp;gt; I am looking into editing printer interface files and want to write all printing jobs onto disk to form 1 big file per day.&lt;BR /&gt;&lt;BR /&gt;You can try that but an easier approach would be to write a script that runs after midnight and goes in the "request" area of the disabled queue and picks all the data files within the 24-hour period and cat-s them one by one and as it is cat-ing them it cancels the print jobm so that they are removed from the queue. You can put separator text blocks between each job too as you cat them.&lt;BR /&gt;&lt;BR /&gt;I assume you only have pure text in your print jobs and no postscript etc.</description>
      <pubDate>Mon, 14 Apr 2008 21:14:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169364#M321065</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-04-14T21:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup a fake printing queue in HP-UX so all jobs go to disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169365#M321066</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I used the script from Bill Hassell and edited it to fit my environment. It works just fine. (use it as a printer model script)&lt;BR /&gt;&lt;BR /&gt;Bill, if you could reply and I would like to reward you with more points.&lt;BR /&gt;&lt;BR /&gt;When I finishes my script, I will wrap this thread up.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Lorne</description>
      <pubDate>Mon, 14 Apr 2008 21:27:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169365#M321066</guid>
      <dc:creator>lshu</dc:creator>
      <dc:date>2008-04-14T21:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup a fake printing queue in HP-UX so all jobs go to disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169366#M321067</link>
      <description>Thanks. Be sure to tell us what changes you made that might help others with this task. The ITRC Forum is an all-volunteer group of users like yourself that share ideas and answers.</description>
      <pubDate>Mon, 14 Apr 2008 21:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-setup-a-fake-printing-queue-in-hp-ux-so-all-jobs-go-to/m-p/4169366#M321067</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-04-14T21:56:21Z</dc:date>
    </item>
  </channel>
</rss>

