Karakas Online

3.7. thumbpdf

The thumbpdf package by Heiko Oberdiek installs the Perl program thumbpdf on your system. With the help of thumbpdf and Ghostscript (which should also be installed), you can create thumbnails for the PDF document (to be seen when you click on the “thumbnails” register card in Acrobat® Reader[1]). Thumbnails are embedded images of the document's pages, drawn in small size and resolution. Their purpose is to facilitate navigation through the document (of course only if the PDF viewer supports them).

Thumbnails will be created automatically by the lyxtox script and will be embedded in the PDF document whithout any user intervention (see Section 7.1.4.7 for a detailed description). You just have to take care that the thumbpdf package is installed.

You can download thumbpdf from CTAN: thumbpdf. After download and extraction of the package, the files

should be moved to

respectively. The Perl script itself, thumbpdf.pl, may be renamed to thumbpdf:

mv thumbpdf.pl thumbpdf

Ensure that the execute permission is set:

chmod +x thumbpdf

then move the file to a directory where the shell can find it (according to the PATH environment variable, e.g. /usr/local/bin/):

mv thumbpdf /usr/local/bin/thumbpdf

Requires:

Notes

[1]

Acrobat® is a registered trademark of Adobe Systems Incorporated.

Last updated Mon Sep 24 01:19:25 CEST 2007 Permalink: http://www.karakas-online.de/mySGML/thumbpdf.html All contents © 2002-2007 Chris Karakas