View Single Post
Old 02-26-2014, 11:53 PM   #3
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
EPUB export is only available as "Formatted Text" or "Plain Text". If you take a look at the explanation in the User's Guide, page 24:

http://www.abbyy.com/fr11guide_en.pdf

Quote:
[...]
c. Formatted Text
Retains fonts, font sizes, and paragraphs, but does not retain the exact spacing or locations of the objects on the page. The text produced will be left–aligned. Texts in right–to–left scripts will be right–aligned.

Note: Vertical texts will be changed to horizontal in this mode.

d. Plain Text
This mode does not retain text formatting.
Although that is a slight lie, the EPUB export strips out even the fonts/font sizes to make even cleaner code.

If you wanted more complex formatting to be carried over, you would have to export to one of the formats supported in "Exact Copy", "Editable Copy", or you can take a shot at trying to clean up the HTML Exported by using "Flexible Copy" (although let me tell you, the HTML is UGLY).

Last edited by Tex2002ans; 02-27-2014 at 12:05 AM.
Tex2002ans is offline   Reply With Quote