IndexMaker is a PERL script to make an index.html file from PDF files,
HTML files, VRML files and other files.
It should work with PERL 4.x and 5.x.

This is the sintax


usage:
        indexmaker [-options ...] files

where options include:
    -help                        print out this message
    -verbose                     verbose
    -configure file              default indexmaker.cfg
    -output    file              default index.html

files:
    with files you can use metacharacters and relative and absolute path name

example:
    indexmaker *.pdf
    indexmaker -c tests/test.cfg *.pdf
    indexmaker -v */*.html
    indexmaker -o home.htm *.gif *.tiff *.jpeg

If you want to know more about this tool, you might want
to read the docs. They came together with indexmaker!

Home: http://www.geocities.com/CapeCanaveral/Lab/3469/indexmaker.html

Enjoy it!

Send me your suggestions.

Fabrizio Pivari
mailto:Pivari@hotmail.com
mailto:Pivari@geocities.com
Home: http://www.geocities.com/CapeCanaveral/Lab/3469
