Any ideas?
Don't use Dreamweaver myself, but do convert Pages projects to HTML/XHTML for pre-processing as ePub content. In my work flow, I just open a new TextEdit document as Rich text, copy/paste my Pages content to the TextEdit document window, and export the pasted content as HTML/XHTML files. Unfortunately, while the CSS formatting looks about the same on the screen, it appears that TextEdit does not support the header tags (H1 - H6) and changes them to P/S tags. Thus the first thing I normally do when I import the HTML/XHTML file into the target WYSIWYG HTML editor is to redefine header values to match my original settings in Pages and re-apply the H tags as needed/required to be automatically recognized as Title, author, TOC entries, etc. in the ePub creation software. If all you are interested in is the CSS "look" in Dreamweaver and not actually having the H tags themselves, then this step may be unnecessary for your work flow. In addition, note that image transfers can be problematical so I normally just transfer the text via this work flow and add the images/artwork separately to the HTML editor or ePub creator. Also, any floating objects, text box content, etc. may have to be copy/pasted independently from the word processor layer between Pages and TextEdit.
