|
html to pml converter
i just wrote a little program to convert html to pml to create palm ebook with dropbook. you might want to try it :)
Here's what you need to do:
* load the document in ms word, or ms frontpage, or whatever editor that can save as html.
* do some editting: bold/italic/underline/whatever to the text, and apply heading style for every chapter title (or just skip this, but then you'll only get a plain long text)
* save as html
* run the program
* that's it
then the output text file can be converted to palm reader pdb using dropbook.
it still needs more works though but for now it satisfies what i need :D
cheers
|