Print Page | Close Window

Autocad 14 - Toolbars

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5392
Printed Date: 01.Jun.2026 at 00:33


Topic: Autocad 14 - Toolbars
Posted By: CharlesRheault
Subject: Autocad 14 - Toolbars
Date Posted: 01.Mar.2011 at 21:50
Hi everyone,
 
I am looking for a way to create different toolbar buttons to execute pre-loaded plot settings.
 
Let's say:
Toolbar button 1 : Canon printer / 8.5x11 / rotate 90
Toolbar button 2 : Canon printer / 11x17 / rotate 0
Toolbar button 3 : HP Laserjet printer / 8.5x11 ......
.....
 
Once I would click a button the drawings would print with the pre-set settings.
 
I've played in the .mnu and .mns files to create my own symbols before but I really don`t have a clue on how to do this this time.
 
Any help would be greatly appreciated.
 
Thanks



Replies:
Posted By: John Connor
Date Posted: 01.Mar.2011 at 23:47
You plan on using/running a script for each plot configuration?

-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: CharlesRheault
Date Posted: 02.Mar.2011 at 13:38
hello and thanks for your answer.
 
Humm if it's a script I need to acheive this yes of course I would use one...
 
Is it possible to link the script with a new "custom" toolbar button ?
 
Thanks


Posted By: John Connor
Date Posted: 09.Mar.2011 at 12:16
All the toolbar button would do is "call" the script much like one would from the command line.

-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: CharlesRheault
Date Posted: 09.Mar.2011 at 22:33
Is it possible with "scripts" to make load a plot settings.
 
E.G.  Printer:Canon, Paper size: 11x17, Extents, ....
 
I know little about scripts...could you please help me if it's possible to do this.
 
Thanks a lot


Posted By: John Connor
Date Posted: 09.Mar.2011 at 23:29
The script should mimic exactly what one would type in at the command line if using the command line version of the plot command.

-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>




Print Page | Close Window