Re: Printing Issues

Not sure if they are still available, but HP once made postscript code available to handle things like tray direction, duplexing, paper size, etc. For example, here's some code that worked on an HP 5000 (a very similar printer to the 5100) for duplexing:

%!        prints on both sides of the paper
%%BeginSetup
%%BeginFeature:*Duplex
<</Duplex true>>setpagedevice   % 0 BeginPage
%%EndFeature


Might want to look around on HP's website and see if such code exists. for the 5100. I think it's standard postscript, so you might be able to write your own if you're savy about it.

Once you have the code, it's a matter of configuring your printers to prepend the postscript snippet to the file you wish to print.

Hope this helps,
Brendon

Rob Dale wrote:
I have a HP5100TN printer, and when I tell NMAP2 to print on 11x17 it pulls
the right paper out of the secondary tray... Nsharp however doesn't and
always uses regular paper - anyone know why or what I can do? V5.8.3

 - Rob


--
Brendon Hoch
Technology Manager
Judd Gregg Meteorology Institute
MSC 48, Boyd Hall 321A
Plymouth State University
Plymouth, NH 03264
(603)535-2818 Fax: (603)535-2723
http://vortex.plymouth.edu/~bhoch


  • 2005 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the gembud archives: