Autocad: PDF plot drawing’s text as text w/ PDFCreator

August 6th, 2008 Alex Posted in cad, windows Comments Off

Autocad plot pdf text as text with PDFCreator (instead of images of text):

File - Page Setup Manager - Manage Page Setups - Page Setup Manager - Modify - Printer/Plotter, PDFCreator.pc3, Properties - Graphics - True Type Text - True Type Text as Text

AddThis Social Bookmark Button

AutoCAD: Publishing (Batch plot) to single-sheet PDFs

May 20th, 2008 Alex Posted in cad Comments Off

How to have AutoCAD publish to multiple PDF files instead of one PDF
file with multiple pages:

The following variables need to be set to “0″:
PUBLISHCOLLATE = 0
BACKGROUNDPLOT = 0

In Sheet Set Publish Options, change the general DWF options “TYPE”
from Multi-Sheet DWF to Single-Sheet DWF.

AddThis Social Bookmark Button