NAME
makepalmdoc - convert between text and pdb/prc Palm Doc files
SYNOPSIS
makepalmdoc <text-file> <pdb-file> <title>
makepalmdoc -d <prc|pdb-file> <text-file>
DESCRIPTION
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).
BUGS
Only handles ISO 8859-1 encoded books (i.e. non-asian).
AUTHOR
Christophe Beauregard <cpb@cpan.org>
SEE ALSO
Palm::Doc(3)