2004
Table Of Contents
- Contents
- Chapter 1 - Find the Information You Need
- Part 1 - The User Interface
- Part 2 - Start, Organize, and Save a Drawing
- Part 3 - Control the Drawing Views
- Part 4 - Create and Modify Objects
- Chapter 14 - Control the Properties of Objects
- Chapter 15 - Use Precision Tools
- Chapter 16 - Draw Geometric Objects
- Chapter 17 - Change Existing Objects
- Part 5 - Hatches, Notes, and Dimensions
- Chapter 18 - Hatches, Fills, and Wipeouts
- Chapter 19 - Notes and Labels
- Chapter 20 - Dimensions and Tolerances
- Part 6 - Create Layouts and Plot Drawings
- Chapter 21 - Create Layouts
- Chapter 22 - Plot Drawings
- Part 7 - Share Data Between Drawings and Applications
- Chapter 23 - Reference Other Drawing Files (Xrefs)
- Chapter 24 - Link and Embed Data (OLE)
- Chapter 25 - Work with Data in Other Formats
- Chapter 26 - Access External Databases
- Overview of Using AutoCAD with External Databases
- Access a Database from Within AutoCAD
- Link Database Records to Graphical Objects
- Use Labels to Display Database Information in the Drawing
- Use Queries to Filter Database Information
- Share Link and Label Templates and Queries with Other Users
- Work with Links in Files from Earlier Releases
- Part 8 - Work with Other People and Organizations
- Chapter 27 - Protect and Sign Drawings
- Chapter 28 - Use the Internet to Share Drawings
- Chapter 29 - Insert and View Markups
- Chapter 30 - Publish Drawing Sets
- Part 9 - Create Realistic Images and Graphics
- Glossary
- Index
Export Drawings to Other File Formats | 719
To create a Portable Network Graphics file (PNG)
1 On the command line, enter pngout.
2 In the Create Raster File dialog box, select a folder, enter a file name, and
click OK.
AutoCAD appends the .png extension to the file name.
3 Select the objects you want to save.
Command line
PNGOUT
PostScript Files
The PostScript file format type is used by many desktop publishing applica-
tions. Its high-resolution print capabilities make it preferable to raster for-
mats, such as GIF, PCX, and TIFF. By converting the drawing to a PostScript
format, you can also use PostScript fonts.
You can customize the appearance of PostScript output in many ways by
editing the AutoCAD PostScript support file acad.psf This is useful if you want
to perform output functions such as assigning different line widths for differ-
ent colors or creating special linetypes with the PostScript setdash function.
Export in PostScript Format
When you export a file in PostScript format as an EPS file, some AutoCAD
objects are specially rendered.
Text, attribute definitions, attributes. If you specify the font file for con-
verting the text objects in the font substitution map of the PostScript support
file acad.psf, AutoCAD plots the text using the PostScript font you specified.
Otherwise, AutoCAD renders the text using outlined characters. The acad.psf
file must be in the support directory specified in the Options dialog box.
Thickened text, text control codes. If AutoCAD text has a thickness greater
than 0 or contains control codes (such as %%O or %%D), it is not plotted as
PostScript text, although the text is accurately rendered. International and
special symbols (such as %%213) are output as PostScript text.