Re: Problem while printing two Simultaeous documents
- From: "Dineshkumar" <vcdineshkumar@xxxxxxxxx>
- Date: 22 Mar 2007 11:05:25 -0700
On Mar 22, 8:28 am, "Dineshkumar" <vcdineshku...@xxxxxxxxx> wrote:
On Mar 21, 4:43 pm, RedGrittyBrick <RedGrittyBr...@xxxxxxxxxxxxx>
wrote:
Dineshkumar wrote:
Hi
I am having a problem while printing two documents simultaneously.
i am printing the postscript document from the command line like lpr
filename.ps
The problem is, after invoking the first request, the printer prints
the document but the data button in the printer is always blinking and
the printer display shows "data received". In this scenario, when i
try to invoke the second document print request, it is not printing
the second document.
do we need to add any tag or trailer to indicate the printing
complete?
You probably need a Ctrl-D character to indicate end of print-data.
i am using the HP LaserJetP3005x printer.
More relevant would be the operating system and how the printer is
configured in the operating system. The "lpr" command you mentioned
exists on several versions of MS Windows and Unix-like operating systems.
thanks for your reply...
i am having a java application that will generate the postscript file.
My application is running in linux platform. From the shell prompt, i
am invoking the lpr print request.
hi,
i tried printing the postscript document with cntrl-D. Still i am
having the same problem. can anyone help me out please?
example
%!PS-Adobe-3.0
%%Page: 1 1
/Helvetica findfont 12 scalefont setfont
100 100 moveto (This is the paragraph that goes on page 1.) show
100 85 moveto (Buzz Aldrin) show
showpage
^D
Is my approach is correct?
Thanks
Dinesh
.
- Follow-Ups:
- Re: Problem while printing two Simultaeous documents
- From: RedGrittyBrick
- Re: Problem while printing two Simultaeous documents
- References:
- Problem while printing two Simultaeous documents
- From: Dineshkumar
- Re: Problem while printing two Simultaeous documents
- From: RedGrittyBrick
- Re: Problem while printing two Simultaeous documents
- From: Dineshkumar
- Problem while printing two Simultaeous documents
- Prev by Date: Re: Problem while printing two Simultaeous documents
- Next by Date: Re: print a5 on single ***
- Previous by thread: Re: Problem while printing two Simultaeous documents
- Next by thread: Re: Problem while printing two Simultaeous documents
- Index(es):