AutoCad :: Plot To PDF The Layout Sheet Name Is Not The PDF Plot File Name
May 14, 2012
Using someone elses template. When I plot to PDF the layout sheet name is not the PDF plot file name, it uses the drawing file name (and hence the same file name for all plots, not what I want). When I plot in paper space, my layout sheet name is the output file name, is there a way to change this?
View 6 Replies
ADVERTISEMENT
Sep 14, 2012
I want to plot model and layput in a dwf file in AutoCAD 2013. So is it possible to plot model and layout in a dwf file?
View 3 Replies
View Related
May 21, 2013
I have one drawing per file at model tab. When I need to plot a multiple page file, I use:
Print > Batch Plot.
The problem is that I have to set plot configurations ( plot style table, plot area, paper size, etc) in each file before use Batch Plot.
Now I received 722 files with a wrong Plot Style Table. For this time I change the associated *.ctb file at Plot Style folder, but I will need to associate the right *.ctb to each drawing. It's also common to have to change other properties.
View 1 Replies
View Related
Sep 30, 2013
I have just switched over to 2014 and i cannot for the life of me get my batch plot to plot PDF's to a single file! Instead, it's printing all 37 layouts separate. I tried switching between multi-file & single file in the publish options, but nothing!
i know that it took me a while to perfect my settings the last time i set up a new version, but i am struggling to work it out now.
View 1 Replies
View Related
Aug 14, 2012
2004 and how to turn "plot to file" off? Any time they go to plot the plot to file is already set and grayed out. It has been way too long since 2004 and I don't know where to have them look although I assume it is in Options somewhere.
View 2 Replies
View Related
Apr 8, 2010
I am plotting a file that has a pdf referenced into it. The quality of the plot is degraded only at the inserted pdf. The rest of the AutoCAD file looks fine. The inserted pdf is a printed AutoCAD file which looks clear and even has embedded layers and linework I can snap to (which seems to indicate that there is vector information present when it is in Autocad.
I have attached an image with 4 zoomed-in screen shots to show what I'm describing.
View 6 Replies
View Related
Mar 8, 2013
my plot file names don't include the drawing name, only the layout name. it used to include the drawing name. i must have changed something but i don't what.
Dell Studio XPS 9100
Intel Core i7 CPU 930 @ 2.8GHz
12GB Ram
64 bit
C3D 2012 SP3.0
View 2 Replies
View Related
Oct 22, 2011
how to find out using the .NET API if a plot device requires a file name when ploting?
E.g. choosing the plot to PDF device would require a file name.
View 3 Replies
View Related
Aug 7, 2013
How to turn plot and publish log file off? (see attached pic)
I found out how to turn the one off under plot stamp settings, but I would like this box to be unchecked also and I want to do it automatically for all my users.
[URL]....
Civil3D 2014 SP1
Win 7 Professional - 64-bit
HP Z400
Xeon W3550 @ 3.07Ghz
24GB of RAM
Nvidia GeForce GTX 760
View 6 Replies
View Related
Sep 30, 2013
We just started in 2014 last week. When we batch plot to PDF using the DWG to PDF driver we get multi-page files no matter which is selected in the Publish Options. Any way to allow single sheet PDF creation?
View 9 Replies
View Related
Mar 20, 2008
As we all know when u publish a pdf the layout name & drawing file name is automatically inserted into the file name for the pdf ur about to create. Is there a way of controlling this? ie i only want the file name n not the layout name as well,
View 7 Replies
View Related
Aug 19, 2010
Basically I am trying to plot a paperspace layout tab... I have 4 viewports... I have selected monochrome... And when I plot it on my HP plotter everything in the viewport plots in color but my titaleblock information is black and white...
I am running AutoCAD Mechanical 2011
Let me know
View 9 Replies
View Related
Aug 31, 2011
I don't know how to plot/scale from layout. I have drawing in model that wont show in layout. Drawing is in scale 1:1 in mm. i have to plot it on 36" paper in scale 1:500. I saw someone scaling it with commands something like, z-s-1xp, an ucs.
View 9 Replies
View Related
Aug 9, 2012
I cannot print my layouts to pdf. Every time there is a fatal error.
It goes like this:
1. Open any drawing.
2. Select any layout.
3. File > Plot > Select PDF as printer/plotter
4. Click OK
5. Plot job progress bar appears
6. Fatal Error Message
7. Total crash, AutoCAD closes
FATAL ERROR: Unhandled c000000dh Exception at 237eb667h
It is with every drawing, different drawings, every time. It started suddenly.
I am using LT 2013. I used to have 2008. I got similar errors using 2008. I uninstalled it (after trying repair reinstall, which failed to correct the problem) and reinstalled windows, and upgraded to 2013. The problem was gone for a time and has just now restarted.
View 4 Replies
View Related
Jul 20, 2011
I have a layout with numerous plot numbers, they have there own layer, they have a consistent style and height but display differently. According to properties the only thing that varies is their content and x,y location. It should be a 2d dwg but i have had 'issues'.They have consistent layer properties, linetypes, weights, the font isn't bold, colour etc. I have tried flatten, flatz, specifying them at a significant height and then bringing them down again, match properties which interestingly will make narrow text bold but not the other way, setting Z to 0.000000000001 etc. I tried viewpoint etc and nothing has made any difference.
View 7 Replies
View Related
May 18, 2011
CABINET FINAL.dwg
How do i plot a rendered object ? am using autocad 2010
attached is the object
View 5 Replies
View Related
Apr 4, 2005
Can we plot in AutoCad 2005 All Layout Tabs.
I know we can do it in AutoCad 2004.
View 5 Replies
View Related
Aug 29, 2013
I am a Mac user and new to AutoCAD. I am enrolled in a CAD class this semester and the instructor for my session is requiring Windows. Supposedly this is because AutoCAD for Mac does not allow for proper printing on their plot style setting.
I understand that I can install Bootcamp and Windows on my computer, but I'd really like to avoid that if I can. If I were to do my work on my Mac and then digitally transfer my files to a PC for printing purposes, would my files become corrupted or compromised in any way?
View 2 Replies
View Related
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
Feb 6, 2012
I have a problem to plot thin lines and dots when Plot Transparency option is On in the Plot dialog box.
The lineweight is a half of the original. I think i have tried everything.
It shows correctly in the Plot Preview but when printed there are no dotted hatches and lines are much thinner.
View 9 Replies
View Related
Aug 21, 2012
Can users with a 64 bit computer share pc3's and pmp's with 32 bit users without adverse effects?
View 1 Replies
View Related
Aug 29, 2011
When I publish a drawing as a multipage DWFx (or PDF for that matter) with "Include Layer Information" selected, the Plot Stamp (Simple Date/Time and Text) comes out but on different layers on different layouts.
Example:
First Layout : Plotstamp resides on Layer 0
Second Layout: Plotstamp resides on Layer 3P
Third Layout: EQPT-VC
etc
Some general information:
Autodesk AutoCAD 2011 64bit
Autodesk DesignReview - 2012
Adobe Acrobat X Professional
Layer 0 Is thawed/plotable and on in all layouts, viewports all layers, viewports. It has at least one entity per layout
Is there anyway to rectify this and still use the built-in Plot Stamp?
View 2 Replies
View Related
Jan 17, 2012
So the firm I work at has AutoCAD 2000 and 2007. 2000 is installed on 5 out of the 7 computers, and 2007 installed on 6 of the 7 computers. 2 of the computers running just ACAD 2007 are Windows Vista, while all the other computers are Windows XP. We have an OCE TDS320 CAD Printer, an HP Wide Format Printer and a Panasonic 330 Copier/Fax/Printer. Our Problem is that When you try to plot an ACAD2007 drawing it will only plot it in color. This problem did not exist before 1/12/12.
When I select the Plot Style to print I select "monochrome.stb" which has always worked, now all of a sudden it doesnt. The only way i have found to fix this problem is to change my drawing to layer "0" which is white, so when it tries to print in color it will print black. Another Guy in the firm i work at has ACAD2007 on his computer running XP, he also has 2000 running on the same computer. When he tries to plot on ACAD2007 the same thing happens, so it is not isolated to my computer.
There is a difference though between his Plot Styles on his computer and the ones on mine. His end with .ctb, which works. It only doesnt work when he tries to print a drawing i made off of my computer. Because of this we copied his Plot Style folder for AutoCAD 2007 and installed it into the folder with all of my plot styles on my computer, replacing the ".stb" with ".ctb" That did not work at all. The last thing we tried was to copy over a file that plotted correctly, delete the drawing and draw what we needed, This also did not work. So basically we are thinking that ACAD2007 is not reading the Plot Styles correctly, or the Plot Styles are wrong or currupt.
View 1 Replies
View Related
Jan 17, 2013
I have several objects on various layers in model space and they are exposed through a viewport in a paperspace layout. I also have a corporate CTB plot style.
Here is my problem: If i plot the objects from model space, they all plot with the correct lineweights as defined in our corporate CTB, but when i plot them from the paperspace layout, some but not all objects plot with a heavier lineweight than what is defined in the CTB.
I thought the CTB was supposed to override any settings applied to individual objects, but more importantly, why the different results, on the same objects, depending upon the space from which they're plotted?
View 3 Replies
View Related
Aug 13, 2012
I have found that when I Publish, the drawing comes out shifted about 1/8" down and 1/8" left as compared to when I use Plot. Which of course is just enough to cut off the sheet border which is 1/2" from the paper edge. I am using the same Page Setup for both Publish and Plot, same drawing.
This is to an Oce TDS600, and it only happens with 15x21 paper size. All paper sizes are set to 0" border. Probably an Oce issue, but have any of you seen this before?
View 1 Replies
View Related
Aug 8, 2012
I recently upgraded from 2010 to 2012 and when trying to plot, using the very same page setups as before the upgrade, the quality (or resolution) of the plot is very poor and pixelated. I am using very high resolution aerial imagery. The output is not at all high resolution (totally pixelated, not presentable as professional). It seems like AutoCAD is reducing the image quality now. Is this a system variable that can be adjusted?
View 1 Replies
View Related
Nov 29, 2012
I have a stationing line. I've used the block PTTICL to make ticks. The ticks display perfectly. I'll run through a plot preview and the ticks show on the plot preview. I push plot go to the printer and the ticks are not plotted.
I've checked the layer. They are on a layer that should print.
I've checked the block. The block is created on a layer that should print.
I've run through a number of options regarding the alignment label properties and found "display" to be equal to "true."
Everything else plots just fine. Only the station label ticks refuse to plot. My project is fairly short so the work around was to put a poly line right on top of the tick mark.
AutoCAD Civil 3D 2013.
View 5 Replies
View Related
Aug 7, 2013
I have an A4 peice of paper and need to change the scale of my drawing so it fits onto the page. I remember there was a short cut, but have since forgotten it.
It is currently at 1:1 and want to change that to a more appropriate scale.
View 1 Replies
View Related
Jan 18, 2012
Standard in autocad stands in the plot layout plot scale inch en mm.
xxxx mm =
x unit
I want to put meters into it. Is this possible and how to do this?
View 1 Replies
View Related
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
Jan 10, 2014
I am currently using the visual style "Wireframe" and cannot seem to figure out why my lines won't plot out as dashed lines even though they are dashed in my layout. I have been playing around with my LTSCALE,PSLTSCALE but nothing seems to be working.
Current Visual Style Setting (WireFrame):
Edge Settings: Facet Edges
Occluded Edges: Yes
Linetypeashed
Intersection:Yes
Silhouette Edges:Yes
View 9 Replies
View Related