CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE
Over 1.091.000 registered users (EN+CZ). AutoCAD tips, Inventor tips, Revit tips. Try the new precise Engineering calculator. New AutoCAD 2026 commands and variables.

CAD tip CAD tip # 4894:

Question

CAD 
 %  platform  category 
A
If you want to assign page setup settings (_pagesetup) or reassign a printer for multiple layout tabs, you can use a short LISP utility multi-pagesetup. It can solve the problem of missing -PAGESETUP command and allows to control page setups from a script.

Just load the routine (_APPLOAD command) and run it using:

(multi-pagesetup "mypagesetup" "myprinter")
To assign the setup only to the selected layouts, replace in the code the function (layoutlist) with a list of requested layouts - e.g. '("Layout8" "Layout9" "Layout10") .

For download at multi-pagesetup.lsp.

ACAD
100% *CAD
6.3.2006    26586×  
applies to: AutoCAD ·

See also:
Tip 9331:What is contextual field and why it is not updated in a block?
Tip 9147:Batch publishing to PDF uses different margins than single prints.
Tip 8788:Batch unification of page setups in DWG files.
Tip 8713:How to transfer page setup from another DWG drawing?
Tip 8580:Localization of Autodesk 2013 products using "Language Packs".


Back    All CAD Tips



Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above). You may also add a link to your web - like this "fan" link: CAD Forum - tips, utilities, blocks for Autodesk products
CAD: 
OS: 
Categ: 
Text:
 FAQ
  



Featuring:
DwgTextTranslator translates a series of drawings from one language to another using MS Access.
Download a fully functional trial version.


Please use these tips at your own risk.
ARKANCE is not responsible for possible problems that may occur as a result of using any of these tips.
TOPlist