Message 1 of 3
Drawingprintmanager

Not applicable
11-26-2002
05:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Wy can't i set the orientation for an drawingdocument?
the code looks like this...
Dim oDrawPrintMan As DrawingPrintManager
Set oDrawPrintMan = oDrawingDocument.PrintManager
oDrawPrintMan.Orientation = kPortraitOrientation
the result is the same no matter what i set, kLandscapeOrientation or kPortraitOrientation. No response. It is tested on Inventor R6 SP1. A bug? I noticed the same problem in Inventor 5.3.
the code looks like this...
Dim oDrawPrintMan As DrawingPrintManager
Set oDrawPrintMan = oDrawingDocument.PrintManager
oDrawPrintMan.Orientation = kPortraitOrientation
the result is the same no matter what i set, kLandscapeOrientation or kPortraitOrientation. No response. It is tested on Inventor R6 SP1. A bug? I noticed the same problem in Inventor 5.3.