PDF Files
These are some examples of PDF files. PDF stands for "Portable Document
Format", and was developed by
Adobe Systems. While PDF
is normally used for text or text plus illustration, we are
here primarily interested in its use as a storage format for 2D images.
PDF File Characteristics:
-
binary
-
Color
-
2D (page images)
-
Compression is possible
-
multiple images (pages)
Reference:
-
Adobe Systems Incorporated,
Portable Document Format Reference Manual,
Addison-Wesley, 1993.
Programs to create a PDF file include:
Programs to view a PDF file:
Programs to convert a PDF file to another format:
-
The
ImageMagick,
program convert can convert a PDF file to
BMP, CGM, EPS, FIG, FITS, GIF, JPG, PBM, PGM, PNG, PNM,
PPM, PS, RGB, TIF, XBM or XPM format.
-
The GhostScript
command pdf2ps can convert a PDF file to PS.
Programs to convert a file to PDF format:
Programs to convert a file to PDF format:
-
MATHEMATICA
includes an Export[filename,object] command
that can save a graphics object as a PDF file.
Sample PDF Files:
You can go up one level to
the DATA page.
Last revised on 08 March 2008.