
makepalmdoc - convert between text and pdb/prc Palm Doc files

makepalmdoc <text-file> <pdb-file> <title>
makepalmdoc -d <prc|pdb-file> <text-file>

makepalmdoc is a simple Palm Doc database generator. It's roughly similar to the C++ makedoc, although the compression flag is ignored (created databases are always compressed).

Only handles ISO 8859-1 encoded books (i.e. non-asian).

Christophe Beauregard <cpb@cpan.org>

Palm::Doc(3)