Creating Documents and Printing
Although PostScript and PDF are fundamentally vector drawing formats, they are more accurately described as document encoding formats. PostScript is the standard page description language used by most laser printers and printing devices. It is also the foundation on which the PDF document encoding format is built. Part III describes how both can be utilized from Perl programs.
In Chapter 10, we are introduced to the PostScript language and the Portable Document Format (PDF).
In Chapter 11, we develop a framework for easily generating PostScript text blocks, graphics, and documents from Perl.
In Chapter 12, we explore the PDF::API2 module, an object-oriented interface for building PDF documents from Perl.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access