Automated Report
Pdf
Portable Document Format (PDF), standardized as ISO 32000, is a file format developed by Adobe
in 1992 to present documents, including text formatting and images, in a manner independent of
application software, hardware, and operating systems. Based on the PostScript language, each
PDF file encapsulates a complete description of a fixed-layout flat document, including the text,
fonts, vector graphics, raster images and other information needed to display it. PDF has its roots in
"The Camelot Project" initiated by Adobe co-founder John Warnock in 1991.
PDF was standardized as ISO 32000 in 2008. It is maintained by ISO TC 171 SC 2 WG8, of which
the PDF Association is the committee manager. The last edition as ISO 32000-2:2020 was
published in December 2020.
PDF files may contain a variety of content besides flat text and graphics including logical structuring
elements, interactive elements such as annotations and form-fields, layers, rich media (including
video content), three-dimensional objects using U3D or PRC, and various other data formats. The
PDF specification also provides for encryption and digital signatures, file attachments, and metadata
to enable workflows requiring these features.
== History ==
The development of PDF began in 1991 when John Warnock wrote a paper for a project then
code-named Camelot, in which he proposed the creation of a simplified version of PostScript called
Interchange PostScript (IPS). Unlike traditional PostScript, which was tightly focused on rendering
print jobs to output devices, IPS would be optimized for displaying pages to any screen and any
platform.
Page 1