I've got a program to specify all of the needed plot parameters except the paper size. I see that I can use the GetPaperSize method to get the paper size from the layout, but how do I specify a different paper size before I plot?
The paper is set by the .CanonicalMediaName of a layout object. It is the LocaleMediaName of the paper. You need the exact name of the paper for it to work.
"Everybody is ignorant, only on different subjects." — Will Rogers