/usr/share/cups/doc-root/help/spec-pdf.html is in cups-server-common 1.7.2-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<!-- SECTION: Specifications -->
<HEAD>
<TITLE>CUPS PDF Format</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="../cups-printable.css">
</HEAD>
<BODY>
<H1 CLASS="title">CUPS PDF Format</H1>
<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>
|