printing sequence of jobs

B

Ben jarnutowski

Is there any way for the print server to be forced to
print jobs in the sequence/order they are sent.

The printers are running on the lan, but being used by
only one system.

currently, when we send several hundred jobs of the same
type, they are printing out of sequence... The ducuments
have a sequential number that must stay in order they are
being sent.

Thanks
 
P

Paul Baker [MVP, Windows - SDK]

Actually, I thought that jobs *are* generally processed in the order they
were sent.

I cannot think of many things that can affect it. Look in the Advanced page
of the printer properties in each client. There is Priority and spool
settings.

If jobs are sent close together, the client could appear to have sent it
before the server acknowledges it.

Paul
 
C

Christoph Lindemann

In W2K / XP I think you can use the JOB_INFO_3 structure and SetJob API to
link together jobs, although I have not tried this myself.

/christoph
 
G

Guest

We do a lot of matched mailing, and when we used Win98 and Novell, never had
this issue...

If I start on page 1 of a report, and tell Access to print from pages 1 to
100, the job is built on printing 100 pages, that gets hugh, and slows down
the whole system.

So the workaround is to open a report at a specific page/record, print it,
close it, increment the counter, open it at the next page/record, etc... this
works really fast, but the jobs are printing out of sequence, and not all the
time. Typically, the job size for each report printed individually is no more
than 2K, so that eliminates a ram issue i'd think, and since the jobs are
printing so quickly, there's no real big ram usage in the printer, that's why
I'm looking for other things that can cause this problem... The only other
thing I can comment on is that there are several hundred jobs in the queue
all the time...

Is there any way to look into the queue properties or somewhere, and just
say "print the jobs as they are received"?

Thanks
 
P

Paul Baker [MVP, Windows - SDK]

What I'm saying is that it does print in the order the jobs are received.

Paul
 
T

talk2aashish

Hi All,

My Problem relates to Printing Sequence.

We have developed a Program which Auto prints the HTML Files in a
batch.
The Problem is when the HTML Files are printed, they are not printed in
the exact sequence.
The Program fires the Printout in exact sequence but the results when
physical papers are printed differ. The physical printouts are not in
exact sequence.

The Printer Window also shows documents in jumbled sequence.

Is there any suggested workaround.

Thanks and Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top