2011

Table Of Contents
Quick Reference
Commands
BMPOUT
Saves selected objects to a file in device-independent bitmap format.
EXPORT
Saves the objects in a drawing to a different file format.
JPGOUT
Saves selected objects to a file in JPEG file format.
PNGOUT
Saves selected objects to a file in a Portable Network Graphics format.
TIFOUT
Saves selected objects to a file in TIFF file format.
Export PostScript Files
You can convert a drawing file to a PostScript file, a format that is used by
many desktop publishing applications.
The PostScript file format type is used by many desktop publishing
applications. Its high-resolution print capabilities make it preferable to raster
formats, such as GIF, PCX, and TIFF. By converting the drawing to a PostScript
format, you can also use PostScript fonts.
Export in PostScript Format
When you export a file in PostScript format as an EPS file, some objects are
handled specially.
Thickened text, text control codes. If 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 plotted. International and
special symbols (such as %%213) are output as PostScript text.
ISO 8859 Latin/1 character set. When text uses character codes in the 127
to 255 range, the text is interpreted according to the ISO 8859 Latin/1
character set. If such a character appears in text that is mapped to
PostScript, a version of the font is generated with an encoding vector
Export PostScript Files | 1813