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


ADVERTISEMENT

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 :: 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 .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 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 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 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 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 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 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

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 Civil 3D :: Working With Imported Shape Files

Sep 12, 2013

I'm new to working with GIS data imported into Civil 3d as shape files.  I'm working on setting up base drawings for a new project area and I have a lot of data displayed as polygons with attributes.  This is nice but I would like to be able to copy these to polylines on layers that I can have a little more freedom to work with. 

For example the polygon boundaries are not exactly the boundaries that I need to show and editing the borders would be nice.  Is there a better alternative to tracing the polygon boundaries?  I have noticed when I extract feature geometry for line strings I get a polyIine I can use but the polygons' extracted geometry is a Mpolygon with solid fill.

View 4 Replies View Related

CorelDRAW Graphics Suite X6 :: Grid Turns On Imported Multi-page PDF Files

Sep 30, 2013

When importing a multi-page pdf or ps file into a multi-page document, sometimes the inserted pages will all have their Document Grid layer visibility turned on, even when the existing pages in the document all have it turned off.

If I bring up the object manager, I can go through the affected pages and 'un-eye' them one page at a time. But it's a blooming nuisance, especially when importing dozens of pages at once.

View 2 Replies View Related

AutoCAD 2010 :: Imported Excel Table

Apr 3, 2012

I have a table imported into autocad from excel, however despite the table (excel) being formatted, border lines appropriately placed and hidden througout the sheet, all off the border lines of the cells appear when imported into autocad.

is there anything i can do to hide back some border lines for selected cells?

View 5 Replies View Related

AutoCAD 2010 :: Save SHP Imported Data With A JOIN

Mar 26, 2013

With Add SHP connection, I added The SHP  and created a JOIN with an ODBC connection access database table on a Common Column.

Is it possible that I can save it in that format itself so that I can use it later, i.e. the SHP file will have the additional columns after the JOIN.

View 4 Replies View Related

AutoCAD 2010 :: Survey Database Link With Imported File?

Apr 13, 2012

I am looking into using the Survey Database for the first time and noticed it linked back to the imported file from which the points came.  However, my question is when the points are adjusted within the AutoCAD file is there a way for this adjustment to link back into the imported point file. I am trying not to have a situation where the data is different between the imported file and the autocad file.

View 3 Replies View Related

AutoCAD 2010 :: Exporting Coordinate List From Imported SHP File

Jul 31, 2012

It strikes me that there should be an easy way to do this, but it eludes me at the moment.  I've used "Connect to Data" to attach a .shp file export from another software, specifically a Windmill computer model.  The geometry and data comes through, but the table contains no coordinates, which is what my vendor wants.    The drawing overlay's georeference info very closely (within our tolerances) and the Coordinate System is set. 

How to suck that coordinate info off the drawing without spending a week clicking on each of 8600 points and typing LIST?

View 5 Replies View Related

Lightroom :: Merging An Imported Library Not Working?

Nov 26, 2011

I have a folder of images that I want to export from one library and then import (merge) into another librarry. So I select the folder, rightclick the folder and select "Export this folder as a catalog". I put it into a temp folder. Then I open the other library, select File > Import from catalog..." When I do the import, it place the folder above the folder that has the same name instead of inside the folder. This is so fristrating. Why will it not put it in the same place?

View 4 Replies View Related

CorelDRAW Graphics Suite 11 :: Effects Not Working On Imported Image Files

May 29, 2010

I have recently switched from a PC to  Mac and reloaded my CorelDraw 11 software onto my Mac. I have been importing tiffs into my document but am unable to use any of effects tools. What I can do to get this software working on my laptop. I am running OSX Leopard. 

View 4 Replies View Related

AutoCAD 2010 :: Page Setup Not Selectable?

Oct 5, 2012

Not sure what causes a page setup already created and previously used to not be able to be selected at a later time.  When selecting it, it reverts back to <none>.  Does this mean the plotter changed/is not available?  The network name for the plotter did not change, but the model of the plotter changed slightly.  I have the same setup saved in 100's of drawings and assumed that as long as the network name for the plotter remained the same, the setup would continue to work.

View 2 Replies View Related

AutoCAD 2010 :: Page Setup For All New DWG Files?

Mar 18, 2012

How to fix the “page setup” for all "new" dwg files?

I couldn’t know how we could customize the default plot dialogue settings that the AutoCAD provides as we click the “Plot” command.

For example, each time I start with a new dwg file and click “plot” then I got some default settings.

Then how the settings of the “plot” command can be customized such that as we start with a new dwg file then the customized settings appear?

Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.

View 2 Replies View Related

AutoCAD 2010 :: How To Print Page Border

Oct 30, 2013

I am trying to create a border around my drawings but I'm not sure how to start.  I create A3 progress drawings on a muck shift site, they are very basic but serve the purpose they have to.  I would like to insert a page border to appear 10mm inside the perimeter of the page to improve the appearance. 

View 2 Replies View Related

AutoCAD 2010 :: How To Publish Single PDF Page

Jul 12, 2013

we are working on circuit drawings which are lengthy and we usually split the model into more than 100 layouts and publish pdfs.So we get 100 pdf pages. When we view the pdf, we need to scroll down to get into next page.

Can we create a pdf for complete circuit in single page, where we can scroll the page horizontally. This will work in viewing the page horizontally with continuity in the circuit.

View 4 Replies View Related

AutoCAD 2010 :: Automating Page Layouts

Jun 21, 2013

I am looking at streamlining page layout configuration. When I say this, I mean that I want there to be a button, a small msg to type into command line, or any general quick shortcut, to create a new Layout based on a specific template layout that is located on my server. There will be multiple template layouts that the user has the option to choose from when creating a new one, with each layout contianing an xref title block, and a particular size .  Also, I would like these to avaiable everytime I open autoCAD, regardless of the current drawing being worked on.

I've looked at Macros and Sheet Sets, but I was wondering if there was an optium way to do something like this? I realize its a failry begginger problem but I am still a begginer at autocad.

View 2 Replies View Related

AutoCAD Civil 3D :: Imported Google Earth Image Size Not Match With Imported Surface

Mar 7, 2013

Previously i`m using version 2009 and importing Google earth image and surface works fine. However, recently i tried with version 2010 and i`m having some problem here (imported surface / contour seems ok but the image is too large like 3x or 4x). How to solve that?

View 3 Replies View Related

AutoCAD 2010 :: Auto Update Page Numbers

Jun 8, 2012

I am setting up a template and want my page #s to automatically update when i copy a tab. How is this done? I currently have my "Total Sheets" as a field and that works out fine but often need to add/ remove a sheet to/from drawing and would like the page #s to update.

View 6 Replies View Related

AutoCAD 2010 :: Color Of Paperspace Outside Page Size

Dec 11, 2011

The color of the paper space outside of the page layout is a gray-white very bright that would  not allow the white lines and white letters to be seen.  I have looked at the Options dialog to see if that color can be changed, but I could not find the name of that area outside the per layout ( I have my paper layout to black, which is fine, but I do not know how to change the areas outside the paper).  This bright color came with AutoCAD 2012.

View 8 Replies View Related

AutoCAD 2010 :: How To Apply Page Set Up To Batch Of Drawings

Nov 11, 2013

I have to applicate to 3000 drawings the same page setup. How can I do that rapidly? I have one master drawing with the good page setup.

View 9 Replies View Related

AutoCAD 2010 :: Page Setup Layout 09 To 2012?

May 2, 2012

We have just upgraded from 2009 to 2012. Also have merged with a New company that did use xrefernces for there title blocks and we did, and now i am trying to solve how to use there borders to create new page layouts.

Our page setups that we had in 2009 were created by a former employee that is longer with the company.

How we typically started a border/ sheet. We have a separate drawing file that has in model space a 24x36 border with our info that we want repeated on all our sheets.

Now that we are in 2012; The layout tap is a weird size and the 'layout black area' does not match when I import that 24x36 boarder file. The black area does not line up with "0,0,0" and that is what I and trying to figure out how to i make the black area of the layout start at 0,0,0 and be 24x36.

the picture i attached shows 0,0,0 and the 2 borders over layed.

the green box is 24x36.

the blue box is the new border which is ment to be sent within the 24x36 and the brownish red box is the old border and layout and what we used to use.

View 1 Replies View Related







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