View Single Post
Old 08-23-2008, 03:30 PM   #2
llasram
Reticulator of Tharn
llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.
 
llasram's Avatar
 
Posts: 618
Karma: 400000
Join Date: Jan 2007
Location: EST
Device: Sony PRS-505
Quote:
Originally Posted by JSWolf View Post
Is there a program that will take an OPF file from an eBook and convert it to eReader format so it keeps the formatting proper?
Well, the OPF file just contain metadata, like author, title, etc. All the formatting information is contained in the HTML+CSS composing the e-book content. Any formatting inconsistencies are a result of either the e-book renderer (for HTML-native formats) or the conversion process.

If I understand eReader correctly, it is a CSS-less presentational HTML variant similar to what is used by Mobipocket? In that case you'd need a tool which can properly transform the HTML+CSS input into pure-presentational HTML tailored for the eReader renderer. No idea what tools are available to do that.
llasram is offline   Reply With Quote