Re: Merging PCL print files
From: Bob Rasmussen (ras_at_anzio.com)
Date: 09/23/05
- Next message: SDS: "Re: Startup sequence OSR 5.0.6"
- Previous message: Yves Leclerc: "Merging PCL print files"
- In reply to: Yves Leclerc: "Merging PCL print files"
- Next in thread: Gregory P. Ennis: "Re: Merging PCL print files"
- Reply: Gregory P. Ennis: "Re: Merging PCL print files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 22 Sep 2005 16:14:23 -0700 (PDT) To: Yves Leclerc <yvesleclercNOSPAM@sympatico.ca>
On Thu, 22 Sep 2005, Yves Leclerc wrote:
> Can anyone guide me? I have to process a print job where I "overlay" a PCL
> form over the data required. I have the form stored in a file (i.e.:
> form.prn). I am trying to do:
>
> cat form.prn report.fil | lp -d printer
>
> But it comes out as two print-outs, instead of one merged together. Without
> using any third party software, for controlling the print, what should I do
> in order to merge the printing of the two files???
If you're NOT going to use 3rd-party code, you need to:
a) Strip some PCL code out of the form file, such as resets, page setup,
etc.
b) Add some PCL to load it as a macro that prints on every page.
c) Remove from the report file anything that will disable the overlay
printing.
d) Print it only on a PCL printer that has macro support.
However, if you're willing to use 3rd-party tools, take a look at our
Print Wizard. It will do all this for you. It will also let you
* print the same thing on ANY printer, even Windows-only printers.
* generate PDF files with the overlay in place.
* fax the output.
(Print Wizard runs on Windows. Typically, Unix users set up a Windows box
to act as a printer server and run Print Wizard there.)
Regards,
....Bob Rasmussen, President, Rasmussen Software, Inc.
personal e-mail: ras@anzio.com
company e-mail: rsi@anzio.com
voice: (US) 503-624-0360 (9:00-6:00 Pacific Time)
fax: (US) 503-624-0760
web: http://www.anzio.com
- Next message: SDS: "Re: Startup sequence OSR 5.0.6"
- Previous message: Yves Leclerc: "Merging PCL print files"
- In reply to: Yves Leclerc: "Merging PCL print files"
- Next in thread: Gregory P. Ennis: "Re: Merging PCL print files"
- Reply: Gregory P. Ennis: "Re: Merging PCL print files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|