getpapersize
Posted: Tue May 14, 2002 3:18 pm
I'm not having any luck either setting or getting the paper size. Does anyone have an example of how to do it correctly. I've tried:
dim x as double
dim y as double
IntelliCAD.PlotManager.SetPaperSize x, y
but, no luck.
dim x as double
dim y as double
IntelliCAD.PlotManager.SetPaperSize x, y
but, no luck.