We just upgraded our plotting device and I need to get the new page setups into each of our CAD drawings.
We have two seperate page setup files. One for 24x36 and another for 30x42. Currently when someone opens a drawing they have to manually run "PSIN30" or "PSIN24" ( our shortcuts coommands for importing pagesetups) to delete the old page setups and import the new ones.
Can someone help me write a lisp routine that will detect the existing pagesetups in the file, and automatically run "PSIN30" or "PSIN24" when the file is opened.
We are running AutoCAD Architectural 2005.
Much appreciated.