Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
thumbpdf(1)
Edit
PageHistory
Diff
Info
LikePages
thumbpdf !!!thumbpdf NAME SYNOPSIS DESCRIPTION USAGE OPTIONS FILES SEE ALSO BUGS COPYRIGHT AUTHOR ---- !!NAME thumbpdf - generate thumbnail images for a PDF file created with __pdftex__ !!SYNOPSIS __thumbpdf__ [[ ''OPTION''... ] ''PDF_FILE'' !!DESCRIPTION __thumbpdf__ is used to create thumbnail images of individual pages within a PDF (Portable Document Format) document. !!USAGE First run pdftex(1) on your document to create a PDF file. Then run __thumbpdf__ to generate the thumbnails, a PDF file containing the thumbnails, and a pdfTeX file to include the thumbnails in the PDF file. Finally, run pdftex(1) on your file again to create the final PDF file. __thumbpdf__ calls gs(1) to generate PNG images of the pages within ''PDF_FILE'', and pdftex(1) to create a PDF file containing the thumbnail images. !!OPTIONS __--help__ print usage __--(no)makepng__ make PNG thumbnail images (default: true) __--(no)makepdf__ generate new PDF file containing the thumbnails (default: true) __--(no)makedef__ create a TeX file for pdftex(1) to read in (default: true) __--(no)quiet__ suppress messages (default: false) __--(no)verbose__ verbose messages (default: false) __--(no)debug__ print debugging information while parsing (default: false) __--resolution__ ''res'' resolution for !GhostScript step (default: 9) __--compress__ ''n'' pdfcompresslevel for __thumbpdf.pdf__ (0-9; default: 9) __--device__ | __png__''dev'' !GhostScript PNG device; ''dev'' = `mono, `gray, `16, `256, `16m (default: `png16m) !!FILES ''thumb''nn''.png'' PNG thumbnail images ''thumbpdf.pdf'' PDF file containing thumbnail images ''thumbpdf.tex'' A pdfTeX program to include the thumbnails file ''thumbpdf.log'' pdfTeX log file ''thumbpdf.sty'' a LaTeX package to be included in files for which a user wants to generate thumbnails !!SEE ALSO gs(1), pdftex(1). Web page: !!BUGS None known, but report any bugs found to the author. !!COPYRIGHT Copyright thumbpdf__ is distributed under version 1, or (at your option) a later version of the LaTeX Project Public License. !!AUTHOR __thumbpdf__ was written by Heiko Oberdiek __ This manual page was written by C.M. Connelly ----
One page links to
thumbpdf(1)
:
Man1t
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.