
: Exporting epub fixed layout Im trying to export an epub 3.0 from indesign as fixed layout but when I do it, the layout and typefaces are actually changing,.. anybody knows how could I fix
Im trying to export an epub 3.0 from indesign as fixed layout but when I do it, the layout and typefaces are actually changing,.. anybody knows how could I fix this problem... I'm new and about to publish some material but I can't until I fix this...
Thanks
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Julie

: Do any CSS media queries work for Kindle ios app? In section 8.1.4 of the Kindle Formatting Guide, it provides an example of a css media query to target ipad devices. It looks like this:

: Landscape orientation in ereaders: css for both 1 and 2 page layout? I'm trying to write css media queries for landscape and portrait orientations. With widths of 1024 pix and wider, you think
1 Comments
Sorted by latest first Latest Oldest Best
ePub is just a whole bunch of HTML, some metadata, and CSS. So, you have the same rules as with any HTML page.
You can't force any browser to display a page the way you want it. Your "fixed layout" is at best a suggestion.
If you specify a typeface, and that typeface is not available on the client device, it will be ignored. You can ensure that the font is available by packaging it in your ePub, but you'd better be sure you have a legal right to do so! If you aren't including the font in the ePub, then you have no way to force the client to use it.
Free books android app tbrJar TBR JAR Read Free books online gutenberg