PDA

View Full Version : Page Setup Variables



ron.hodkins
2005-12-05, 06:33 PM
Does anyone know of a way to access the settings in the page setup dialog from the command line or thru a lisp routine?

Mike.Perry
2005-12-05, 09:01 PM
Hi

Look at the command line version of the Plot command ( it enables you to Save to a Page Setup ) ie

_.-Plot

Have a good one, Mike

rkmcswain
2005-12-12, 05:49 PM
Does anyone know of a way to access the settings in the page setup dialog from the command line or thru a lisp routine?

What exactly are you trying to do? Most, if not all properties are exposed in the API. A lisp or VBA routine to change these settings is fairly simple to create.