]> git.ipfire.org Git - thirdparty/cups.git/blob - doc/help/spec-pdf.html
Merge changes from CUPS 1.4svn-r8628.
[thirdparty/cups.git] / doc / help / spec-pdf.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <HTML>
3 <!-- SECTION: Specifications -->
4 <HEAD>
5 <TITLE>CUPS PDF Format</TITLE>
6 <LINK REL="STYLESHEET" TYPE="text/css" HREF="../cups-printable.css">
7 </HEAD>
8 <BODY>
9
10 <H1 CLASS="title">CUPS PDF Format</H1>
11
12 <P>CUPS PDF files (application/vnd.cups-pdf) are device-dependent
13 PDF/A files that contain a job ticket information. These files
14 are typically produced by the CUPS <CODE>pdftopdf</CODE> filter
15 which handles job ticket generation, imposition, page labeling,
16 scaling, and other formatting options requested by the user. CUPS
17 PDF files are intended for direct consumption by a PDF-capable
18 printer, PDF RIP, or the <CODE>pdftops</CODE> filter.</P>
19
20 <P>More information will be posted here as the PDF workflow
21 filters are added to CUPS.</P>
22
23 </BODY>
24 </HTML>