Thanks Razzak and Javier,
Razzak, I think this will work now for the report.
Javier, you just answered the next question I was going to ask about a non-standard length for a Label.
I see that it does work properly when I insert paper but not when I let it pick from the loaded tray.
Great to have great help! Thanks a bunch!
Sharon Lima
Sharetech 753 Warren St
Westfield, NJ 07090
(908) 232-5286 (P)
(908) 349-3118 (F) - New
[EMAIL PROTECTED]
http://www.sharetech.net
----- Original Message ----- From: "A. Razzak Memon" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Tuesday, February 08, 2005 10:05 AM
Subject: [RBG7-L] - Re: Printer Output
At 09:39 AM 2/8/2005, Sharon Lima wrote:
Razzak,
I still don't have this down.
1) I don't have the option of increasing the screen resolution.
2) At your direction, below is my print command but the screen-print of the report is still 100%. I see that there is the option to change it on the screen but my intension was to make the report the most readable when it first appears on the screen.
Sharon,
Try try the following test using ConComp CustomerList report:
01. CONNect ConComp
02. Create a test command file, such as ZoomPercentTest.RMD, with the following syntax:
-- ZoomPercentTest.RMD CLS PRINT CustomerList OPTION SCREEN + |ZOOM_TYPE PERCENTAGE + |ZOOMPERCENT 70 + |WINDOW_STATE MAXIMIZED RETURN
03. RUN ZoomPercentTest.RMD
04. Adjust the zoom percentage value accordingly.
05. If that is too complicated to understand <g>, then try the following:
-- ZoomPageTypeTest.RMD CLS PRINT CustomerList OPTION SCREEN + |ZOOM_TYPE WHOLE_PAGE + |WINDOW_STATE MAXIMIZED RETURN
06. RUN ZoomPageTypeTest.RMD
That's all there is to it!
Enjoy and make sure to have fun.
Very Best R:egards,
Razzak.
