×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
The original request was to make the manual tray print like drawer 1; ie
landscape and readable font.
I tried everything that I could, along with suggestions from this form
and was only able to get the printer to print portrait from the manual
tray.
I got the user to agree to print from drawer 1, and the CRTOUTQ produced
the desired results.
Michael
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jim Franz
Sent: Tuesday, September 27, 2011 8:40 PM
To: Midrange Systems Technical Discussion
Subject: Re: RICOH WSCST object
What is the reason for using crtoutq over crtdevprt?
IBM has always stated that SNMP or PJL are preferred over LPR (crtoutq)
this is the Ricoh page for System i
https://www-304.ibm.com/support/docview.wss?uid=nas14fc8b55774312b498625
69c1007aa2ff
jim franz
----- Original Message -----
From: "Michael Smith" <msmith@xxxxxxxxxxxxxx>
To: "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Sent: Tuesday, September 27, 2011 2:59 PM
Subject: RE: RICOH WSCST object
Rather than use the CRTDEVPRT command, I used the following:
CRTOUTQ OUTQ(QUSRSYS/PRT21) RMTSYS(*INTNETADR) +
RMTPRTQ(PRINT) CNNTYPE(*IP) +
DESTTYPE(*OTHER) MFRTYPMDL(*RICOHSP6330N) +
INTNETADR('XXX.XX.XXX.XXX') TEXT(PRT21)
Michael
As an Amazon Associate we earn from qualifying purchases.