When opening Writer, you should find a new Toolbar with 3 icons. The one on the right, named Export to eReader, calls the macro you are looking for. You will find the same 3 icons as submenu under Tools - Add-Ons - odt2pml.
On the wizard's first page you will find some help buttons explaining odt2pml usage, direct calling of DropBook, etc.
My idea when programming odt2pml was to make it as WYSIWYG as possible: What you see in OpenOffice Writer is what you get on your Palm (mostly, within PML limitations). That is why I don't use \x. If you want a page break before each chapter, just put it in your Header 1 (or 2, etc.) style in OOo. You will notice that it gets "translated" to \p before \X1 (or \X2, etc.). In the same way, if you want your chapter heading e. g. bold and centered, put bold and centered in your OOo chapter Header style.
Last edited by poxi1023; 09-14-2008 at 10:39 PM.
|