PDA

View Full Version : Convert to PDF



mickb
2007-09-11, 03:25 PM
How do I save my dwg as a pdf file?

MARPOW
2007-09-12, 10:58 AM
The only way I know is to print to a PDF Printer like PDF Creator or Bluebeam.

Robert.Hall
2007-09-12, 12:22 PM
PDF995 is free. Google it.

rkmcswain
2007-09-17, 12:52 PM
How do I save my dwg as a pdf file?

You don't 'convert' to PDF.
A PDF file is the output from plotting.
Run the plot command, and select your PDF print driver.

ekohles
2007-11-06, 04:59 PM
When I create a pdf in acad 07 it puts the paper size and pdf file suffix twicw.
how do I stop this?

rkmcswain
2007-11-06, 05:29 PM
When I create a pdf in acad 07 it puts the paper size and pdf file suffix twicw.
how do I stop this?

Can you explain?
Do you mean it adds this to the plot file name or is there a problem in the dialog?

sales.49456
2007-11-07, 02:49 AM
The only way I know is to print to a PDF Printer like PDF Creator or Bluebeam.

You can also use a third-party software like Slick! PdfPlus which also does batch conversion. You can download a demo from www.slickwin.com/slickpdfplusdownload.html.

ekohles
2007-11-13, 03:15 PM
i pick DWG to PDF in the printer / ploter selection area in the plot model dialog box.
when i hit print, i am promopted to path it to where i want it saved.
it automaticly uses the file name that i have it saved as
but it adds the paper size dimmensions + .pdf.
when i hit save the file name looks this,
"filenamre"-"papersize".pdf.pdf

s_morgan_b
2007-11-13, 05:53 PM
Is it actually adding the name of your viewport? Is your viewport labeled as your paper size?

ekohles
2007-11-13, 06:58 PM
i don't name the viewports, howerver the drawing tabs are broke up into sheet sizes.
not sure why it would pull info from that though?

cadfans1999
2007-11-17, 06:38 AM
The program below is probably the best way to do this. They give a free trial version.
http://anydwg.com/dwg2pdf/

rkmcswain
2007-11-17, 12:40 PM
not sure why it would pull info from that though?

If you are publishing to individual files, it has to provide a separate file name for each plot file when more than one layout comes from the same drawing. So the template it uses is:
[Drawing Name]-[LayoutName].[file ext]