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