summaryrefslogtreecommitdiff
path: root/doc/help/spec-pdf.html
blob: 862eb0cb6ab730b6e6cb18498be91d75b27a5ff0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<HTML>
<!-- SECTION: Specifications -->
<HEAD>
	<TITLE>CUPS PDF Format</TITLE>
	<LINK REL="STYLESHEET" TYPE="test/css" HREF="../cups.css">
</HEAD>
<BODY>

<P>CUPS PDF files (application/vnd.cups-pdf) are device-dependent
PDF/A files that contain a job ticket information. These files
are typically produced by the CUPS <CODE>pdftopdf</CODE> filter
which handles job ticket generation, imposition, page labeling,
scaling, and other formatting options requested by the user. CUPS
PDF files are intended for direct consumption by a PDF-capable
printer, PDF RIP, or the <CODE>pdftops</CODE> filter.</P>

<P>More information will be posted here as the PDF workflow
filters are added to CUPS.</P>

</BODY>
</HTML>