save print stream and print later

  • Thread starter Thread starter Michael Leithold
  • Start date Start date
M

Michael Leithold

Hello all,

I need to save print streams from different applications (office, host
emulation, ...) and print them later. Some of them have to be printed to a
printer, some have to be printed to a tiff or pdf file.
How can I do this? Are there any online resources on this topic?

Michael Leithold

--
Michael Leithold
Anwendungsberater Dokumenten-/Workflowmanagement

cenit AG Systemhaus
Paul-Gerhardt-Allee 48
81245 München

Tel. ++49 89 829209-62
Mob. ++49 163 3825-028
Fax. ++49 89 8894929-62

(e-mail address removed)
www.cenit.de

+++ Newsticker +++ aktuelle Veranstaltungen unter www.cenit.de/events +++
Newsticker +++
 
Hi there,

what I mean is:
When I print from an application the data is sent to the printer driver in
some special format (don't know its name) I want to save this to a file and
print it later.
Is this possible or do I have to save it as say postscript or pcl?

Michael Leithold

Flemming Mogensen said:
I am not sure what you mean by capturing the stream, but have you tried
looking at http://www.pcltools.com/. They have a tool that lets you save
PCL-print jobs in PDF, TIFF, etc.
 
Back
Top