Copyright © Philip M. Parker, INSEAD. Terms of Use.

PORTABLE DOCUMENT FORMAT

Specialty Definition: PORTABLE DOCUMENT FORMAT

DomainDefinition

Computing

Portable Document Format (PDF) The native file format for Adobe Systems' Acrobat. PDF is the file format for representing documents in a manner that is independent of the original application software, hardware, and operating system used to create those documents. A PDF file can describe documents containing any combination of text, graphics, and images in a device-independent and resolution independent format. These documents can be one page or thousands of pages, very simple or extremely complex with a rich use of fonts, graphics, colour, and images. Home (http://www.adobe.com/products/acrobat/adobepdf.html). ["The Portable Document Format Reference Manual", Adobe systems, Inc. Addison-Wesley Publ. Co., ISBN: 0-201-62628-4]. (2000-09-08). Source: The Free On-line Dictionary of Computing.

Source: compiled by the editor from various references; see credits.

Top     

Specialty Definition: Portable Document Format

(From Wikipedia, the free Encyclopedia)

Portable Document Format (PDF) is a file format developed by Adobe Systems for representing documents in a manner that is independent of the original application software, hardware, and operating system used to create those documents. A PDF file can describe documents containing any combination of text, graphics, and images in a device independent and resolution independent format. These documents can be one page or thousands of pages, very simple or extremely complex with a rich use of fonts, graphics, colour, and images.

PDF is primarly the combination of three technologies:

PostScript is computer language -- or more accurately a page description language -- that is run in an interpreter to generate an image. This is a complex process that requires a fair amount of resources in order to work.

PDF is a subset of those PostScript language elements that define the graphics, and only requires a very simple interpreter. For instance, flow control commands like if and while are removed, while graphics commands such as lineto remain.

That means that the process of turning PDF back into a graphic is a matter of simply reading the description, rather than running a program in the PS interpreter. However the entire PS world in terms of fonts, layout and measurement remains intact.

Often the PostScript-like PDF code is generated from a source PostScript file. The graphics commands that the PS code outputs are collected and tokenized, any files, graphics or fonts the document references are also collected, and then everything is compressed into a single file.

There are several advantages to the PDF format. One is that there is only a single small file to transfer, whereas with the same file in PostScript format one must send the additional materials on their own. In addition the PostScript code is already interpreted, so it is faster to display on the screen. Finally, if displayed with Adobe's Acrobat Reader, there is a font-substitution strategy that ensures the document will be readable even if the end-user does not have the "proper" fonts installed.

When PDF first came out, in the early 1990s, it was slow to catch on. At the time, not only did the only PDF creation tools of the time (Acrobat) cost money, but so did the software to view and print PDF files. Additionally, there were competing formats. Adobe started distributing the Acrobat Reader program at no cost, and continued to support PDF through its slow multi-year ramp-up. Competing formats eventually died out, and PDF became a well-accepted standard.

Several independent PDF viewers and interfacing libraries have been developed, for example Xpdf, and GNOME Pdf for POSIX-like systems.

PDF was selected as the "native" metafile format for Mac OS X, replacing the PICT format of the earlier Mac OS. Mac OS X's imaging model, Quartz, is closely based on the Display PostScript standard, and is thus highly compatible with PDF. Because of the OS support, all OS X applications can create PDF documents automatically as long as they support the Print command.

See also

External Links

This article (or an earlier version of it) contains material from FOLDOC.

Source: adapted by the editor from Wikipedia, the free encyclopedia under a copyleft GNU Free Documentation License (GFDL) from the article "Portable Document Format."

Top     

Crosswords: PORTABLE DOCUMENT FORMAT

Specialty definitions using "PORTABLE DOCUMENT FORMAT": PDF. (references)

Top     

Frequency of Internet Keywords: PORTABLE DOCUMENT FORMAT

The following statistics estimate the number of searches per day across the major English-language search engines as identified by various trade publications. Hyperlinks lead to commercial use of the expression at Amazon.com.
 
ExpressionFrequency
per Day

portable document format

17
Source: compiled by the editor from various references; see credits.

Top     

Alternative Orthography: PORTABLE DOCUMENT FORMAT


Hexadecimal (or equivalents, 770AD-1900s) (references)

50 4F 52 54 41 42 4C 45      44 4F 43 55 4D 45 4E 54      46 4F 52 4D 41 54

Leonardo da Vinci (1452-1519; backwards) (references)

        

Binary Code (1918-1938, probably earlier) (references)

01010000 01001111 01010010 01010100 01000001 01000010 01001100 01000101 00100000 01000100 01001111 01000011 01010101 01001101 01000101 01001110 01010100 00100000 01000110 01001111 01010010 01001101 01000001 01010100

HTML Code (1990) (references)

&#80 &#79 &#82 &#84 &#65 &#66 &#76 &#69 &#32 &#68 &#79 &#67 &#85 &#77 &#69 &#78 &#84 &#32 &#70 &#79 &#82 &#77 &#65 &#84

ISO 10646 (1991-1993) (references)

0050 004F 0052 0054 0041 0042 004C 0045      0044 004F 0043 0055 004D 0045 004E 0054      0046 004F 0052 004D 0041 0054

Encryption (beginner's substitution cypher): (references)

5049525435364639238493755473948542404952473554

Top     



INDEX

1. Crosswords
2. Expressions: Internet
3. Orthography
4. Bibliography


  

Copyright © Philip M. Parker, INSEAD. Terms of Use.