Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
how to specify Printer Tray ?
Name: iraja Date: December 5, 2001 at 19:46:49 Pacific
Comment:
DOes anyone knows how to specify a printer tray in a print command..and how to specify a paper type...i have heard of lpr -Ctray=2 OR lpr -Cpaper=a4 but they dont work anything else.. Thankas alot Iraja
Summary: can anybody give me a little introduction in writing a little C program which sent out some print to a network printer on a Solaris 9 platform. Tried with the FILE,fopen,read,write statement, using p...
Summary: yep..it looks like prohlem with printer..everytihing in Post script format is getting printed on tray 3 which is A3.....even from printer trial page...so does anyoneknows how to specify pape tray in p...
Summary: If you work on the command line, it's easy. You can use Adobe's distiller (the 'distill' command) to convert a PostScript document foo.ps to PDF format like this: distill foo.ps foo.pdf Now foo.pdf ...