.TH "thumbpdf" "1" "August 2011" "TeX" "TeX" .PP .SH "NAME" thumbpdf \- generate thumbnail images for a PDF file created with \fBpdftex\fP .PP .SH "SYNOPSIS" .PP \fBthumbpdf\fP [ \fIOPTION\fP\&.\&.\&. ] \fIFILE\fP.[pdf|ps] .PP .SH "DESCRIPTION" .PP \fBthumbpdf\fP is used to create thumbnail images of individual pages within a PDF (Portable Document Format) document\&. .PP .SH "USAGE" .PP First use \fBpdftex\fP(1) or another method to create a PDF file\&. Then run \fBthumbpdf\fP to generate the thumbnails, a PDF file containing the thumbnails, and a pdfTeX file to include the thumbnails in the PDF file\&. Finally, run \fBpdftex\fP(1) on your file again to create the final PDF file\&. .PP \fBthumbpdf\fP calls \fBgs\fP(1) to generate PNG images of the pages within \fIPDF_FILE\fP, and \fBpdftex\fP(1) to create a PDF file containing the thumbnail images\&. .PP .SH "OPTIONS" .PP .IP "\fB--help\fP" print usage .IP "\fB--(no)quiet\fP" suppress messages (default: false) .IP "\fB--(no)verbose\fP" verbose messages (default: false) .IP "\fB--(no)debug\fP" print debugging information while parsing (default: false) .IP "\fB--(no)makepng\fP" make PNG thumbnail images (default: true) .IP "\fB--(no)makepdf\fP" generate new PDF file containing the thumbnails (default: true) .IP "\fB--(no)makedata\fP" create a TeX file for \fIthumbpdf.sty\fP (default: true) .IP "\fB--(no)clean\fP clear temp files (default: true) .IP "\fB--(no)useps\fP have \fBmakepng\fI use .ps instead of .pdf (default: false) .IP "\fB--(no)level2\fP generate .tpm with PostScript Level 2 features (default: false) .IP "\fB--(no)greek\fP text in Greek style, experimental (default: false) .IP "\fB--antialias\fP \fInum1[num2]\fP" anti-aliasing, 0=disable, 4=max (default: 4) .IP "\fB--device|png\fP | [\fBpng\fP]\fIdev\fP" GhostScript PNG device; \fIdev\fP = `mono\', `gray\', `16\', `256\', `16m\' (default: `png16m\') .IP "\fB--resolution\fP \fIres\fP" resolution for makepng (default: 9) .IP "\fB--compress\fP \fIn\fP" thumbnail compresslevel for \fBthumbpdf\&.pdf\fP (0-10; default: 10) .IP "\fB--password\fP \fInpw\fP" for an encrypted pdf file .PP .SH "FILES" .PP .IP "\fIjobname\fP\fI\&.tpt\fP" (\fI.tpm\fP for pdfmark) data files for \fIthumbpdf.sty\fP. .IP "\fIthumb\fPnn\fI\&.png\fP" PNG thumbnail images .IP "\fIthumbpdf\&.pdf\fP" PDF file containing thumbnail images .IP "\fIthumbpdf\&.tex\fP" a pdfTeX program to include the thumbnails file .IP "\fIthumbpdf\&.log\fP" pdfTeX log file .IP "\fIthumbpdf\&.sty\fP" a LaTeX package to be included in files for which a user wants to generate thumbnails .PP .SH "SEE ALSO" .PP \fBgs\fP(1), \fBpdftex\fP(1)\&. .PP Web page: .PP .SH "BUGS" .PP None known, but report any bugs found to the author\&. .PP .SH "COPYRIGHT" .PP Copyright © 1999-2011\&. \fBthumbpdf\fP is distributed under version 1, or (at your option) a later version of the LaTeX Project Public License\&. .PP .SH "AUTHOR" .PP \fBthumbpdf\fP was written by Heiko Oberdiek \&. .PP This manual page was originally written by C\&.M\&. Connelly , for the Debian GNU/Linux system, and slightly updated by Karl Berry for the latest \fBthumbpdf\fP in 2011\&. It may be used by other distributions without contacting the authors\&. Any mistakes or omissions in the manual page are our fault; inquiries about or corrections to this manual page should be directed to us (and not to the program author)\&.