Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to print pages in reverse order using PCL commands?

Status
Not open for further replies.

arunskumar

Technical User
Nov 4, 2004
1
US
Hi,

Could some let me know how to print the pages in reverse orders using PCL command?
I have (say) 10 pages and I want the page 10 first then page 9, since my printer (LJ 8150) has a stacker, need the last page to end up in the last and the first page in the top?

Could I have a code snippet to do this?

Thanks
Arun
 
Isn't this the job of the spooler? or possibly face up/down output bins?
 
I'd say the easiest way would be to print the pages to
temporary file(s) then access it in the order wanted then
send to the printer.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top