home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!stanford.edu!nntp.Stanford.EDU!brod@jessica.Stanford.EDU
- From: brod@jessica.Stanford.EDU (Brodie Lockard)
- Subject: How to change portrait<-->landscape
- Message-ID: <1993Jan8.001056.20041@leland.Stanford.EDU>
- Sender: news@leland.Stanford.EDU (Mr News)
- Reply-To: brod@jessica.Stanford.EDU (Brodie Lockard)
- Organization: Stanford University
- Date: Fri, 8 Jan 93 00:10:56 GMT
- Lines: 11
-
- Can someone provide an example of code that forces portrait or landscape
- mode for printing? I know this should usually be under user control, but
- I'm trying to write an XCMD to make smart printing automatic in my stack.
-
- I see GetRotn in IM V-415, but it only returns the current setting and
- doesn't let you change it. I take it I should get a print record via
- PrintDefault, modify it, and send it back via PrGeneral, but I don't see
- what part of the TPrint record to change.
-
-
- Brodie Lockard brod@jessica.stanford.edu
-