Re: Reports2.5/Mac OS question
Date: 1997/02/19
Message-ID: <330B09BE.B87_at_uswesst.com>#1/1
Gary G wrote:
>
> Howdy, here is an interesting one: default layout for printing from Mac!
> Is there a way to change the page size (Mac's, not Report's) while printing
> from a Mac, and after printing is finished, change it back to original? Did
> I miss something in documentation? Do I have to go customized 'C'/'C++'
> route?
> Thanks in advance,
> Gary
>
> e-mail: tolimits_at_plantaganet.com
I believe I know what you're talking about. Because MacOS attaches page layout information to the *document*, as opposed to the application, the normal Orientation parameter does not do the job. What I do is create a parameter form for each landscape report, with a message to the user that they must change the orientation using Print - Setup. Since all of my reports are called from Forms, I can use Get_Application_Property to determine the operating system so that Windows users don't need to see the parameter form.
Hope this helps!
-- Howard Gluckman Data Architect U S WEST Communications hgluckm_at_uswest.com Any opinions are personal, and do not represent U S WEST Communications.Received on Wed Feb 19 1997 - 00:00:00 CET