Quote:
Originally Posted by PaladinBL
I have a problem when creating ePub from HTML. Can I use option "Add existing items" to add HTML files? It look that I can but when I insert, for example, three HTML files and save it as ePub I have this situation: first HTML file have 10 pages on PRS-505 reader, it opens only first page, then skips next nine pages and it jumps after 1st page directly to 10th page (that is first page of second HTML file), and after that it jumps to 24. page (that is first page of third HTML file). So I only have first page on reader of every HTML file, I see just fraction of text that I have in HTML files.
|
This problem happens because all of you text is inside an HTML table. just remove the table and it should go away.