AutoCAD LT :: Save Drawings As PDF File
Jun 7, 2012I am using AutoCad LT 2006 and I need to save some drawings as a PDF file. I have tried several times using the instructions on the help menu with no luck.
View 1 RepliesI am using AutoCad LT 2006 and I need to save some drawings as a PDF file. I have tried several times using the instructions on the help menu with no luck.
View 1 RepliesI tried the following method to save all drawing currently open. It always fire fill access arror, whereas AutoCAD can save the file wihthout any issue. Here I am checking for drawings that not even saved once and ask the user to take action for those files.
try
{
DocumentCollection docs = Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager;
foreach (Document doc in docs)
{
string dname = doc.Name;
string s = doc.Name.Substring(doc.Name.LastIndexOf('\') + 1);
[code]....
Since this week we have autocad 2013 installed. Everything works correct except for the saving part , 90 % of the time if we save an drawing it crashes .
Error :
The program acad.exe version 25.0.55.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
Process ID: 1134
Start Time: 01cd761edf2b2d93
Termination Time: 15
Application Path: C:Program FilesAutodeskAutoCAD 2013acad.exe
Report Id: 2207e411-e213-11e1-8106-001a4b534618
What we did already ?
- Search on google
- clean install only windows & autocad 2013 installed.
Specs :
- Intel Xeon CPU 5160 @ 3,00 Ghz ( 2 processors )
- 8 GB of memory
- SSD ( Vertex 3 )
- Windows 7 Enterprise 64 Bit
- Autocad 2013
We did alot of research on google but can't really find an solutions , autocad 2012 had no problems with saving files.
Also tried different drawing but even if i start an new drawing and will save it , mostly autocad crashing.
Autocad 2012 was working fine until a week ago when it started taking a long time to open drawings--even search for drawings on our network. It also takes at least 30 seconds to save files, where it used to take 5 seconds at most.
I found the AutoCad 2012 and AutoCad LT 2012 SP1 Ribbon Hotfix, which sounded like my problem, but it is for Product Version F.107.0.0 and I have Product Version F.51.0.0.
Autodesk should provide an easy way to save drawings back to an earlier product release, like an online converter utility for clients etc... I understand that people need to be pushed to get newer products, however by not having an easy way to change a file, it really punishes those who do stay current and get each release. For many years now I find myself drafing in a current release of Civil3d to utilize the latest features that improve work flow, then having to waste a lot of time converting projects back to each clients file requirement.
View 3 Replies View Relatedhow to make a routine for zoom extents, save all, and close all open drawings in a single routine?
View 3 Replies View RelatedI am using windows xp. i installed corel draw x4 and activated. when i drawing any in corel draw i cant save my drawings and cut, copy, save as , etc options are not working. that options are disabled. what can i do?
View 1 Replies View RelatedThe program doesn't freeze, the system doesn't hang, I get no "Can't save..." error message; the "Save" command just seems to do nothing. I can save to my Desktop fine, but across the network...?
InDesign and Photoshop will save wherever I tell them to, local or remote, but Illustrator apparently just doesn't want to be cooperative.
I'm running Creative Cloud on OS X (10.8.5) across a MS Server 2008 (I believe) network.
I have the student version of AutoCAD 2012 on an HP laptop with Windows 7 Home Premium OS. I originally installed AutoCAD in June of 2012. It worked fine for 9 or 10 months but now whenever I select File/Open, File/Save, or File/Save As, AutoCAD stops responding and the spinning blue donut appears. AutoCAD never comes back and I have to close it from Task Manager. I uninstalled AutoCAD and reinstalled it, and the process went smoothly. However I still have exactly the same problem with the File operations. I apply Windows updates, but other than that have not made any changes to the software on the laptop. AutoCAD works fine for everything except the File operations. I am able to save with CTL/S and am able to open AutoCAD files from File Manager.
View 3 Replies View RelatedAfter using Abobe Illustrator CS2 at work for years, I suddenly can't open old drawings and if I start a new one even if it is small, when I close it can't save do to not enough memory. There is plenty of RAM and room on hard drive. Already have restored from an older date. Even before we (IT guys and I) did the restore we un-installed they re-installed Adobe from disk, and we still have the same problem. This is a primary program used for about 90% of the work I do.
View 2 Replies View RelatedBasically the problem is we have converted a PDF drawings to DWG files. But the created file was very large like 50mb per file. When I tried to look at it in 3D view, it looks like a city.. but it is not solids and some lines are made from hatches. Before I remember we tried the flatten command to flatten the drawings but when I use the softwares that we have (from autodesk) it doesn't have that command. I searched the net for some solutions or an equivalent command for flatten but it doesn't solve the problem.
View 6 Replies View RelatedI wanna print many drawings -beside each other- by one click without repeating plot order, every time I print them it took a lot of time ,I know if them in seperate files it more easier than when they in one file.
View 9 Replies View RelatedAny way to have the file name of a drawing printed somewhere on the drawing when plotting drawings?
View 5 Replies View RelatedI have the school edition of ACAD 11, and we made a template in class, and now whenever I open it from windows, it opens 2 drawings. It did this with my personal computer as well as the school computer I was on at the time. I'm guessing I changed a setting within the template? It isn't 1 drawing of the template and one fresh one like I read alot here, both seem to be my template file in dwg.
View 1 Replies View RelatedI have written a program within Inventor that list all components of an assy with their properties (iproperties and properties from Producstream) and allow an export of the bill of material to Excel with our company layout.
I want to add a function to my program in order to print all drawings that belong to an assy.
I have the list of components and I want to use the new functionality of the Producstream menu that allows us to open the attached drawing.
But I don’t know which library and which property.
I'm a student and using an AutoCAD 2011 and Revit 2013 student version.
Can I upload my drawings that I created with student version to my website after I convert them to jpg?
(After saving the dwg file as pdf, I can convert this pdf file to jpg by using photoshop.)
I'm trying to make my website right now and I want to upload my CAD and Revit drawings.
I'm wondering if there are some kinds of restrictions when using student version autodesk programs.
That is, is it ok to use the drawings that I created with student version programs in public (in this case, website)?
1 How do I determine what coordinate system a drawing I have received has been prepared in?
2 I know how to export drawings to a .shp file but how can I export this drawing to a .shp file and ensure that coordinate system is maintained or otherwise changed for use in Arch GIS?
I have successfully exported the .shp file geometry previously but the cordinates system doesn't seem to match ARCGIS data sets. I am trying to establish is this an Autocad or ArchGis issue I suppose.
set-up a project file that I can easily open my drawings and be able to share with others?I have lost several drawings and time because I have not been able to open my drawings.
View 1 Replies View Relatedi am working on writing a lisp to update several similar drawings through a .bat file. One of the things i would like to do is to automatically increase the revision number by one. I have figured out everything except how to select the text. Looking at the database, the coordinates for the revision number are (10 15.2908 0.0295 0.0). However, (setq a (ssget "x" '((0 . "TEXT,MTEXT")(10 15.2908 0.0295 0.0)))) returns nil.
If each drawing's revision number is not in the exact same location, is it possible to select by a range of coordinates? Using (getpoint), the range is from (15.5 0.0 0.0) to (15.1805 0.1409 0.0).
mtext notes in my drawings occasionally reformat when I reopen a file. The notes become a column of single words. I have to go to each note and stretch the box. Doesn't always happen, but when it does every mtext box becomes a column. I'm using LT 2012.
View 8 Replies View RelatedWhen I am working on several drawngs at the same time, I use the Publish command to plot them as a group. However to save the settings as a DSD file for future use, every open file needs to be saved. Why is this? Is there a way to disable that requirement?
There is no reason I can think of besides "by design" for this. The DSD file is only a list of drawings and their plot settings and is not dpendent in any way I can think of, to whether or not one its drawings is open and not saved.
Is there a way to plot multiple drawings in Acad 2009 without opening each drawing file?
View 1 Replies View RelatedI'm trying to gauge interest / opinions in this AutoCAD add on for automatically binding and PDFing drawings ready for issuing - it also adds the revision to the file name.
[URL]
I found this error a bit strange, my colleague it trying to save a file and this error keeps on coming out (see attachments). When we try to save it, it only saves as a temp file. When we try to open up the temp file and try to save it, it still doesn't allow us to do. Also, when we cancel the save, the original file will be gone and he will lost all of his data. Below are the specs of the computer and version of the AutoCAD.
Computer: DELL Precision T5500
OS: Windows 7 Ult
AutoCAD Version: 2011
Also, we're using ProSteel Series 3 as well. We tried saving the file using ProSteel and just AutoCAD but it didn't do the trick. I've tried some options (listed below) that might get it to work but still no luck.
1. Restart the computer.
2. Repair / Reinstall AutoCAD.
3. Give permission to the folder (read from the forum).
I'm using the file dialog snippet as the foundation for a save as dialog box for saving a new copy of my template assembly to a project folder. Is there a way to disable the ability to click on a file in the window which puts that filename in the input box? The assembly file name is standardized and pre-"calculated" by my code and its a decent hassle if you accidentally click another file because the user would either have to rewrite the file name by hand, or cancel out of the dialog box and re-navigate to the project folder.
Inventor 2013 SP 1.1
if i need to rename or change anything in the iproperties of ipt, im doing it from the vault.my problem is that, when i change something in iproperties of an ipt thru vault, i have to open the idw to update it.
as most of the iproperties in ipt shows in the idw.
its easy to change the properties in vault. but its deleting its purpose if i have to each idw to make sure i have the updated idw.is there a code where i can open all idw and save the same file and checking to the vault automatically?
Civil 3D 2013.One of the problems my team has is that we have a number of remote offices that all work on the same drawings. To ensure integrity of the drawings, we use a Wide Area file replication and locking service to ensure the files do not become out of sync and corrupted between offices.
AutoDesk seems to open and save files and their subordinate xrefs serially in a single thread instead of in a multi-threaded manner. Because of this there is a Huge time impact on just opening and saving files at remote sites as a result of Civil 3D having to wait for the home office file lock check on each and every file before opening the next file.
We have 100Mbit down / 20Mbit up transmission links at both sites dedicated to the file replication, with Gbit backbone in both offices.
note that the remote site has a full copy of all files in its replicated share. These local files are what Civil 3D is opening. No Files are being transferred during file open unless a remote change has just occurred (proven through replication logs).
When the drawing file is opened for editing, a file lock check is performed and Windows waits for the response to ensure it can be opened for editing before telling Civil 3D. When Civil 3D has this file open, it has a list of all the xrefs for this file. Civil 3D then seems to open each file in sequence.
This is a problem when a large latency is introduced through our 3rd party Wide area file system by a remote site file lock check.
This is not AutoDesk's fault but the compounding of the two system's operational behaviours, causing a Very long wait on file open, Save, PaperSpace operations (30 minutes for large drawings).
I would like to see a multithreaded (threadpool) file open occur against the entire list of xrefs (during save as well). Then recursively executed for all subordinate xrefs of those files until the operation is complete.
As long as a file list is maintained during the operation and updated as each file operation completes (which obviously it is) in the primary thread, this should not cause any problem. All dependancies can be opened in sequence once the initial file operations are complete and when a particular file in the list is required but not open yet, it's priority can be raised in the threadpool.
I'm using ACAD LT 2008.
When i try to copy paste some drawing entities from a heavy drawing file to any other file, the program blocks and says 'not responding', endlessly. So i always have to shutdown the program. I experience the same problem using the designcenter: when I try to copy a layout into another drawing, my computer gets stuck.
Another annoying problem with these files is that they are so heavy, while in fact they shouldn't be. I tried the aectoacad file command. In result the file id half as big, but after I open it and save it, again is the original size.
URL....I am using PSE 12 as a photo editor for Aperture 3.5.1 and the photo is duplicated (as a tiff) in Aperture and PSE editor opens with the image. When I close the file and say to save the file it brings up the save as window.
I tell PSE 12 to "on first save -- save over current file" it now brings up the "save as" window and won't save over the file (changes the file type from .tiff to .tif)
I have Photoshop CS6 and Elements Premiere 11 and both were showing estimated file sizes properly up until a couple of weeks ago, and both stopped at the same time. Using Image, Mode I have verified on both that the images I am trying to save are 8 bit and not 16 bit images. I am on Window 7, 64bit.
View 9 Replies View RelatedEvery now and then I go back and try to use publish to speed up printing but I always go back to plotting one by one.
I work in a housing construction office and I have 10 separate drawings side by side in model space for house plans that I need plot separate to give to certain people. My problem isn't that I can't publish them separately its that I can't save them over existing pdf's individually predetermined.
Q1. do i just have to go through and change every layout name before or after i publish?
Q2. how do i change the output publish location?
Q3. can each layout be saved to a different existing pdf and remember it?
Q3. can i save these setting across to a new drawing?