Hi Ned,
If you have MS Word you might want to try
BookCreator
It's tool, --a Word template with source/marcors, to facilitate the book creation process.
Download the template file
Double click on the BookCreator.dot file.
Open up the HTML in a browser
Then cut-n-paste it to word. (You can import it but cut-n-paste removes the HTML code)
To remove page breaks in MS Word
Open up the menu "Edit|Replace..." or depress the key sequence <Ctrl>+H
In the "Find What:" text box enter "^M"
In the "Replace With:" text box leave it blank
Depress <Replaice All>
This should fix your problem.
There is a menu option that removes leading white spaces too.
Creating the PRC file.
1) If you have
MobiPerl's (html2prc) then you can use the BookCreator macro
2) If you have
MobiReader you do not have to do a thing as this program automatically converts word files to PRC files. Just import the file to the library and you have a PRC file.
=X=