R
RonBiggs
I cannot find documentation for methods related to exporting to a PNG file
that allow me to set both size and resolution settings that are available in
the dialog box if you SaveAs by hand.
In one post in this forum, the export method is stated merely as
ActivePage.Export "C:\My Documents\fig1.jpg"
But there are no other methods available (that is, presented) for setting
these parameters. How would I programmatically set resolution to be 200x200
with size = "Source"?
that allow me to set both size and resolution settings that are available in
the dialog box if you SaveAs by hand.
In one post in this forum, the export method is stated merely as
ActivePage.Export "C:\My Documents\fig1.jpg"
But there are no other methods available (that is, presented) for setting
these parameters. How would I programmatically set resolution to be 200x200
with size = "Source"?