Quote:
Originally Posted by Falkor
Is this generally not supported by RMSDK or is this only a problem for old versions that do not support EPUB3?
|
If you are coding for ePub2 backward comparability and if you want your eBook to be read on a Kobo, then you have to use % and not vh or rem as Kobo is using a version 3 RMSDK which is old and not ePub3 compatible.
When you code for backwards comparability, you have to assume that ePub3 specific features may not work.