AutoCAD Architecture :: Purge Page Setups From Plot Dialog?

Nov 23, 2011

Is it possible to purge page setups from the plot dialog?

ACA2011
Win7-64

View 4 Replies


ADVERTISEMENT

AutoCAD Print / Plot :: Page Setups For Multiple Printers

May 8, 2012

how to create page setups for multiple printers in a network environment?

Here is the problem:

We have 2 offices with 3-7 printers per office and each printer with different capabilities (black and white, color, 11x17, wide format, etc.). I have CAD users who know little about setting up layouts so I want to create preconfigured layouts that they can import from a template via Design Center or other means.

I know I could set up a layout for each printer, page size, plot scale, and plot style table, but that gets to be so many layout permutations that it becomes overwhelming to manage and use. Up until now I had set up PC3 files for a few commonly used printers (wide format plotter, laser, pdf) and gave them generic names with the intent that I could simply direct the output to any printer by assigning it to one of the generic PC3 files. The problem I've encountered is that over time we've acquired new printers and old printers sometimes go offline or out of service and many of the printers have incompatible printable areas and page sizes to each other, so for example a page setup that calls for an 11x17 sheet for one printer does not have an equivalent size when a different printer is assigned to the layout.

Are we stuck with having to configure setups for each and every printer and permutation?

Infrastructure Suite/C3D 2013, LDT 2004, Power Civil v8i SS1
WIN 7 64 PRO
HP Pavillion h8xt, i7 2600, 12 GB
RADEON 6450, 1 GB

View 1 Replies View Related

AutoCAD Print / Plot :: Named Page Setups Don't Stay Assign To Layout Tabs?

Feb 24, 2012

We have, since moving to 2012 had an issue with our standard Named Page Setups in our DWT file staying assigned to the layout tabs. When you click up to plot a dwg... the Page Setup Name indicating that the Named Page Setup assigned to the plot configuration dialog box says <None>.  Even if you click in the drop down and select a setup... the name selected shows as selected after the box colapses... but then a split second later, the box defaults back to <None>.

View 2 Replies View Related

AutoCad :: Remove Model Page Setup Entry From List Of Page Setups

Feb 1, 2012

Using Acad 2010

Is there a way to remove the *Model* page setup entry from the list of Page Setups in the Page Setup Manager? This is the first time I am seeing *Model* in the list, and I suspect that it the reason I am not able to generate a PDF for this particular drawing. When I try, I get the following error:

=========================
Job: - Error(s) Did Not Plot

Job ID: 5
Sheet set name:
Date and time started: 2/1/2012 10:34:53 AM
Date and time completed: 2/1/2012 10:34:54 AM
UserID: AchrisK
Profile ID:
Total sheets: 1
Sheets plotted: 0
Number of errors: 1
Number of warnings: 0

Sheet: 123456-Model - Error(s) Did Not Plot

File: C:Drawings123456.dwg
Category name:
Page setup:
Device name:
Plot file path:
Paper size:

ERROR: Internal Error: Failed to get Plot Settings Dictionary.
==================================================

I have this idea that removing *Model* from the list will do it. In addition to causing PDF creation failure, I believe it is also responsible for forcing the Model to always be in the Publish list, even though I have unchecked the "Include model when adding sheets" option. I can remove it from that list manually, but it comes back every time.

View 8 Replies View Related

AutoCad :: CTB Doesn't Show In Plot Styletable Roll Down Of Page Set Dialog Box?

Dec 19, 2012

I have received a ctb file from someone else and need to use it for my dwgs - but it does not appear in the plot style table roll down of the page set dialogue box? Other ctb files are visible. I have used stylesmanager to locate where to copy it in, and done so. I have tried the command CONVERTPSTYLES in case my dwg was not color style based but I get this message:

THIS COMMAND CONVERTS A COLOR DEPENDENT PLOT STYLE DRAWING TO USE NAMED PLOT STYLES. YOU SHOULD CONVERT YOUR COLOR DEPENDENT PLOT STYLES TABLES (CTB FILES) TO NAMED PLOT STYLE TABLES (STB FILE) WITH CONVERTCTB BEFORE YOU CONVERT YOUR DRAWING.

Doesn't this mean that my dwg is already a color dependent plot style dwg? I have successfully copied and used this ctb file somewhere else yesterday, and feel I am doing the exact same thing, so very frustrated and lost. I really need to get these dwgs out!

View 3 Replies View Related

AutoCAD Architecture :: CTB Files Do Not Appear In Plot Dialog Box In 2013?

Jan 7, 2013

the ctb files do not appear in the drop down list in the plot dialog box. I have checked the files and are located in the correct directory. Also have verified that the files are being pointed to in the options dialog box.

View 2 Replies View Related

AutoCAD Architecture :: Plot To Pdf - Where Is Legal Page Size Option?

Mar 18, 2011

I'm new to AutoCAD Architecture and I need to plot to pdf but can't find "legal" 8 1/2X14 size option.

View 1 Replies View Related

AutoCAD .NET :: Import Page Setups Into Drawing

Apr 19, 2012

I am trying to import a page setup into the active drawing; the code works fine but I get an error when trying to save the file: Error writing/closing file. I've attached the code. I need to run the code in batch mode. I've tried different ways of saving but I get the same error.

View 3 Replies View Related

AutoCAD 2010 :: Imported Page Setups Not Working?

Mar 12, 2013

I've tried in a few different files now to import some sheet file (paper space) layouts from other files and it is just giving me a blank screen once I choose the file to import from.  The paper space layouts aren't showing up to choose from, if that makes any sense.  It has been awhile since I've had to do this, so admittedly could be doing something wrong, but I don't think so as I've searched but found none.

I'm right clicking on the paper space tab and choosing "Page setup manager" then "import", finding the file I want to import from and then the next box pops up with what is supposed to be the layouts to choose from but it's blank.

View 2 Replies View Related

AutoCad 2D :: Removing Page Setups From Multiple Drawings

May 4, 2011

I have quite a few thousand of drawings that each has a different page setup saved in them. What I would like to do is to remove all of these pageset ups from these drawings, import a newly one, set it to current and then save the file for later printing. Maybe some lisp file that can accomplish this.

View 8 Replies View Related

AutoCAD 2010 :: Page Setup Multiple 11x17 Setups

Jan 25, 2013

I have a copy machine that staples automatically but i dont want it to staple all the time. I made two page setups 1 called toshiba 11x17 and one called 11x17 stapled. However every time i go into the properties for them whatever i do to one effects the other. I just want one to be stapled one to not be stapled and everything else to be identical.

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Importing Page Setups

Aug 23, 2011

Any Lisp routine available out there that will import a page setup in multiple drawings in one shot and save it to the group of drawings? Kind of the way you can import a page setup in a group of drawings in Publish, but that's only temporary for that particular print job. I'm looking for something that will permanently save it to the list of drawings.

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: How To Get A List Of Page Setups From Another Unopened DWG

Aug 16, 2013

I found a function on JTBWorld named listPageSetups, which appears to be meant for listing the pagesetups that exist in an "open" dwg file (as I can get it work for the current dwg).  So,

(1) Can this function be used to list page setups in another, un-opened dwg, and, if so, how?

(2) If the answer to (1) is No, is there a LISP way to get a list of page setups from another, un-opened dwg?

View 9 Replies View Related

AutoCAD Civil 3D :: Page Setups Aren't Coming Up In SSM Overrides Menu

Nov 12, 2013

I have recently been using Sheet Set Managers (SSM) more recently and have found them quite handy but I am also finding some peculiarities with it too.  I have no issues setting up a SSM and getting it to plot all my sheets either to our plotter or to PDF at full size (24x36), however when it comes to setting up a half size (11x17) page setup and overriding to it, is where problems occur.

What I want is a page setup that I can select that will plot 11x17 from 24x36. So, I first created a page setup that does this in our template (.dwt) and then set the page setup overrides file to our template file (under sheet set properties). Next I right-cliked on my sheet set and went to "Publish" and then "Publishing Using Page Setup Override", but the list it populated for me did not reflect all of the page setups we have in our template???  It listed two page steups _24x36 and _30x42 (see attachment).  These page setups can be found in our template under page setup manager along with several others which don't show in the overrides (see attachment).

 Is there a reason the other page setups aren't coming up in the SSM overrides menu? 

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Globally Changing Page Setups?

Apr 19, 2012

Once upon a time in a job far, far away I had a lisp routine that deleted the current page setups and replaced them with new ones imported from a template drawing. It's probably been a good 6-7 years since I found it the first time.

View 2 Replies View Related

AutoCAD 2010 :: Cannot Get Dialog Boxes For Purge / Xref

May 3, 2012

I cannot get dialog boxes for purge, xref, etc. I only get the command line.

I made sure filedia=1 and cmddia=1.

The tilde ~ key will not bring up the dialog box from the command line.

View 9 Replies View Related

AutoDesk Smoke :: Save And / Or Open Action Setups Separate From CFX Setups?

Jul 3, 2012

Is there a way to save and/or open Action setups separate from CFX setups?

Is there a simple way to export objects, axis, or lights to FBX files? Obviously, the FBX camera node can export a camera but it would be useful to export an axis as a locator, at the least.

View 4 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Plot Transparency Option In PLOT Dialog Box

Sep 11, 2012

Where else do they keep this setting? I only have found it in Active Layout in extended dada

(entget (vlax-vla-object->ename(vla-get-activelayout (vla-get-activedocument(vlax-get-acad-object)))) '("*"))
The last pice of extended data is:
 ("PLOTTRANSPARENCY" (1071 . 0))
When i change it to 1
(setq layout(vla-get-activelayout (vla-get-activedocument(vlax-get-acad-object))))
(vla-getXdata layout "PLOTTRANSPARENCY" 'type 'data)
(vlax-safearray-fill data  '("PLOTTRANSPARENCY" 1))
(vla-setXdata layout  type data)

it stays there (extended data), but the setting in Plot dialog box doesn't change!!! And it still prints no transparency.

It takes to save the drawing and reopen it again to see the change.

The command -PLOT does not have this setting as well, so my options back to VBA or Lisp, but HOW?

View 9 Replies View Related

AutoCAD Architecture :: How To Purge Plotters

Jun 7, 2011

ACA 2011 Win 7 - 64

How do I purge or delete the printers/plotters from the list in the plot set up dialog.  I have several that go to the same machine but are not config'd correctly or just simply not used.  Can I get rid of them so I don't have to sort through when plotting?

Also,  what about the list of sheet set ups in the plot dialog?

View 5 Replies View Related

AutoCAD Architecture :: Purge PDF Files From Drawing?

Jun 14, 2011

how to purge PDF files from your Drawing? I tried using the Image command, but it doesn't list PDF underlay's anymore. I've tried just using the purge command but it doesn't show up there either. The way I know it's there after I delete it is, (1) The drawing file is STILL really slow and (2) it shows up as a required file when I do an etransmit. Which also makes the etransmit file huge as well.

how to purge them without wblocking the file to itself?

View 6 Replies View Related

AutoCAD Architecture :: Excessive Line Types Will Not Purge

Oct 22, 2013

i have a file that contains over 7,000 unused line types that will not purge. they are from imported dwg files.

i tried the fix below, but was told "file not found". any other methods available?

AutoCAD_2013_2014_DGN_CleanUp_Tool.exe

View 8 Replies View Related

AutoCAD .NET :: Get Number Of Copies Value From Plot Dialog

May 3, 2012

I have moved from VBA to .NET. Is there a way to access the "Number of copies" value as set in the Plot dialog?  I know this value always gets re-set to 1, but I want to know if it is possible to get the value set by the user *after* clicking OK in the Plot dialog.  "Number of Copies" does not seem to be exposed as part of the "Layout" object in .NET (nor was it in VBA).  Is it available anywhere else?  Is this stored in the registry, and if so where is it located?

View 4 Replies View Related

AutoCad :: PDF Output Tool Vs Plot Dialog

Oct 11, 2011

I am using AutoCAD 2012 with Acrobat Pro 9. When I output via the plot dialog in CAD to pdf print the text looks different then when I use the output toolbar export to pdf. Both files plot the same on paper, but when I look at the output tool pdf file zoomed out, the text looks unclear with some characters looking grey vs. black. Is there a setting that changes this so the text can be more readable even when zoomed out?

View 0 Replies View Related

AutoCad :: Remove Unused Printers From Plot Dialog?

Oct 24, 2012

using acad 2010.

i want to remove all the printers i don't use from the plot > printerlist (also system printers). how can i do it?

View 2 Replies View Related

AutoCAD LT :: How To Filter Out Excessive Number Of Scale Options In Plot Dialog Box

Nov 14, 2011

I have recently started working on a project in metric and have a weird (to me) issue when I try to plot. There are literally hundreds, of scale options in the Scale popup, most of which make no sense to me. I know that I need 1:25, or 1:100 to fit on the page I am printing to. How do I remove or filter out all of the others such as 1:100 3_1_1_1_1_1? I don't even know what that notation means.

View 9 Replies View Related

AutoCad :: Plot Scale In Page Setup

Jun 27, 2011

I'm trying to plot a set of drawings that need to be set at 1:1. Every time I pick Custom or 1:1 and set it to 1mm = 1unit, AutoCAD immediately switches it to whatever 1:1_6 is, leaving me with a bunch of empty space around all my viewports.

I'm fairly new at using paper space, and I've never used a plot scale that have underscores in them, so I don't even know what they're representing.

View 9 Replies View Related

AutoCad :: Plot In PDF A Drawing Bigger Than A0 Page

Sep 20, 2012

I have been using until saturday Windows Vista and Autocad 2008, with out any problem, at least that windows vista was slowly.

So I decide to upgrade my notebook and I add windows 7 - 64 bit and change my autocad to a 2010 version for this windows 7 as well.

The acrobat is the 8 version.

The problem is the following:

I was able to work normally with this soft, but when I need to plot in PDF a drawing bigger than A0 page, it does not plot. If I add an A0 it works fine. Then I went to properties, change the page to a PostScript, and change paper size to 2100 mm in height and width, but anyway It still dont work.

Is there anything I must set before ploting a bigger size page, with the new Autocad 2010 or with windows 7??

View 3 Replies View Related

AutoCAD 2010 :: Missing Arch D (landscape) Paper Size In Plot Dialog

Feb 22, 2012

Among about a dozen ACAD users in my office, one is missing the "Arch D (landscape)" paper size that accompanies the PC3 file we generally use.  I have checked that the roll size and other settings in the machine in question and all of that looks good.  I don't want to edit this PC3 as it works for everyone else and don't want to create a new PC3 for this one user. 

View 2 Replies View Related

AutoCAD Architecture :: Don't Open A Dialog Box

Mar 18, 2011

I installed architecture 2011 last night.  When I installed it, it did not remove my 2008 verison.  So all my files are still opening the 2008 verison.  I do not have much space on my hard drive, so if I uninstall 2008, will there be a problem with 2011?

Is there any reason to keep the 2008 version?

Second problem: in 2011, I click on the open button and it does not open a dialog box.  It only gives me a line in the command line. same thing happens when I try to save as.

View 3 Replies View Related

AutoCAD Print / Plot :: Different Output With Same Page Setup

Jul 11, 2013

I have created a bunch of Page Setups (for both Paper and PDF) that work great when plotting from the plot menu. Lately, I've convinced my people to start using the sheet set manager and the publish command. However, on some computers, (not mine) plotting (to PDF) from the Publish dialog box outputs a file that seems to ignore the page setup. Using the very same Page Setup, the file comes out perfectly when plotting from the regular Plot menu. I don't understand how:

1- I get the same result with both methods on my computer (the one used to create all those page setups);
2- I get page setup to apply perfectly on my computer;
3- I get the expected result on the problematic computers when using Plot;
4- But I get different results on the problematic computer when using Publish.

*Note: In the publish dialog box, I use "Publish to: Plotter named in page setup" and then I select the wanted page setup for all my selected layouts in the list. My page setups are using "DWG to PDF.pc3", so the "plotter named in page setup" in all cases should be "DWG to PDF". 

I've been doing tests with PDF files set on A1 format (841mmX594mm) and the output is perfect on my computer. Then on another computer, strangely, I get a PDF with these dimensions: 863.6mmX558.8mm (34"x22"). On the second computer, doing the very same steps, I get 431.8mmX279.4mm (17"x11"). Three computers, three different outputs with three different values. One works, two miss. I'm stoked. 

Keep in mind that all three computers output perfect files when using the standard plotting menu (using the same page setups) so I doubt the page setups are incorrect. Does the Publish command deal differently with page setups than the plot command ? I would have assumed that both commands would react the same. I 'd like my team to be able to batch plot like I can on my computer.

View 3 Replies View Related

AutoCad :: Plot A Drawing On Vertical Page Layout

Aug 27, 2011

I've got a very long narrow site where more of it would be better shown and printed on a vertical page. However all the default and custom viewports are designed specifically for horizontal pages. How can a page be rotated to be plotted vertically?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved