Message 1 of 4
Bug with PlotType when defining a named page setup
Not applicable
09-14-2000
11:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have written a routine that creates a named page setup based on size of
the drawing border. Everything is working great except for when I try to
set the PlotType property of the PlotConfiguration. It appears that I am
unable to set PlotType to acLimits if the PlotConfiguration is for a Layout.
However, if I create a Named Page Setup using the Page Setup dialog and then
look at the properties of PlotConfiguration, PlotType is set to acLimits.
Why can't I set PlotType to acLimits through code for a Layout and is there
any workaround to this problem?
P.S. The error that I receive is Run-time error '2145386493 (80200003)':
Invalid input.
Thanks for any help,
Kyle Pettibone
the drawing border. Everything is working great except for when I try to
set the PlotType property of the PlotConfiguration. It appears that I am
unable to set PlotType to acLimits if the PlotConfiguration is for a Layout.
However, if I create a Named Page Setup using the Page Setup dialog and then
look at the properties of PlotConfiguration, PlotType is set to acLimits.
Why can't I set PlotType to acLimits through code for a Layout and is there
any workaround to this problem?
P.S. The error that I receive is Run-time error '2145386493 (80200003)':
Invalid input.
Thanks for any help,
Kyle Pettibone