had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
7 lines
326 B
Text
7 lines
326 B
Text
pdfoutline adds outlines (aka bookmarks) to PDF files. It reads input
|
|
file given as first argument, adds outlines from text file given as
|
|
second argument, and saves result to file with name given as third
|
|
argument.
|
|
|
|
Author: Eugeniy Meshcheryakov <eugeniy@users.sourceforge.net>
|
|
WWW: http://sourceforge.net/projects/fntsample/
|