View Single Post
Old 06-23-2011, 05:47 AM   #1
Areej
Junior Member
Areej began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2011
Device: none
Unhappy how to hide page numbers from epub pages

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>
Areej is offline   Reply With Quote