hi, i need to hide the page numbers from the screen of my ebook reader ,i'm using epub format via ibook , also if some body know what are the other display options that i may put in (com.apple.ibooks.display-options.xml)file rather than fixed layout and font ... plz show ur opinion
(com.apple.ibooks.display-options.xml)file content :
<?xml version="1.0" encoding="UTF-8"?>
<display_options>
<platform name="*">
<option name="fixed-layout">true</option>
</platform>
</display_options>