AFP
From Just Solve the File Format Problem
(Difference between revisions)
AndyJackson (Talk | contribs) (Just capturing a link about this format.) |
Dan Tobias (Talk | contribs) (Make it into a real article) |
||
Line 1: | Line 1: | ||
− | * http://www.snowbound.com/blog/2741/afp-viewing-and-conversion-top-4-reasons-a-print-driver-wont-satisfy-business-needs/ | + | {{FormatInfo |
+ | |formattype=electronic | ||
+ | |subcat=Document | ||
+ | |extensions={{ext|afp}} | ||
+ | |released=1984 | ||
+ | }} | ||
+ | |||
+ | '''AFP''' (Advanced Function Printing) is a document storage and distribution format created by IBM in the 1980s, designed to store document structure and presentation and drive printers for output. It is a complex format that is difficult to deal with other than with IBM's proprietary software, and often uses the uncommon [[EBCDIC]] character encodings instead of ones based on [[ASCII]] or [[Unicode]] (since it originated on IBM systems that used this), but it is still a common document exchange format in some business environments. | ||
+ | |||
+ | == External links == | ||
+ | |||
+ | * [http://www.afpdriver.com/AFPPrinter_UserGuide.pdf AFP Printer User Guide] | ||
+ | * [http://www.snowbound.com/blog/2741/afp-viewing-and-conversion-top-4-reasons-a-print-driver-wont-satisfy-business-needs/ Top 4 reasons a print driver won't satisfy business needs] |
Revision as of 23:02, 2 April 2013
AFP (Advanced Function Printing) is a document storage and distribution format created by IBM in the 1980s, designed to store document structure and presentation and drive printers for output. It is a complex format that is difficult to deal with other than with IBM's proprietary software, and often uses the uncommon EBCDIC character encodings instead of ones based on ASCII or Unicode (since it originated on IBM systems that used this), but it is still a common document exchange format in some business environments.