An index.html maker from PDF files

by Fabrizio Pivari

version 1.1 1997/10/20

IndexMaker is a simple script PERL to make an index.html file from PDF file. It should work with PERL 4 and 5. At the moment, it uses the /Author field and the first /Title field in every matched PDF files.

Source Code
You can also find the source code at CPAN authors/Fabrizio_Pivari/

This is the sintax

usage:
        indexmaker [-options ...] files

where options include:
    -help                        print out this message
    -title  Title 

files:
    with files you can use metacharacters and relative and absolute path name
    
example:
    indexmaker *.pdf
    indexmaker -t "TOC example" *.pdf

What's new with version 1.1:


Home Page

This page hosted by Get your own Free Home Page