Encapsulated PostScript (EPS)

PostScript Raster (Encapsulated PostScript). These files are used primarily on PostScript printers. These printers usually offer more variety of fonts and higher resolution than standard laser printers. EPS files will work on any PostScript compatible printer and any end-user application that supports placement of EPS files in its workspace.

The image that you write to an EPS file is always a PostScript raster image.

These files can be forced to open thumbnails instead of the PostScript data by setting ELO_FORCE_EPS_THUMBNAIL.

You can write only an 8-bit PostScript raster image, which is grayscale.

The file constants associated with this file format are:

Constant

Write Support

Description

FILE_EPS

8 BPP (Grayscale)

[16] Encapsulated PostScript.

 

Required DLL: LFEPS. For a listing of the exact DLLs needed, refer to ePrint Files.

Related Formats: PCL - Printer Command Language Format, PDF - Portable Document Format, PLT - PLT / HPGL Format.