List of forums • View recent posts • View recent comments •
• How to Use These Forums • Go to daisy.org
Page content doesnt appear but content is announced!
I am converting an book for a client using Easy Converter in Daisy 3 format (AudioFullText Type 4). However, upon conversion, the book content doesnt appear while reading with AMIS... however, the Navigation pane shows the headings and the audio reads out all the content!!! Any idea why the text is not appearing in AMIS 3?.. I have tried reading the book with ghPlayer and EasyReader.. the book appears fine (content and audio-wise) in both Daisy readers.
Any help in this matter would be highly appreciated!!!!
Thanks in advance.
Mam

Just wanted to add to this..
What i meant by Page content not appearing is that instead of the content, I see XML codes of the entire book...
If there is no default
If there is no default stylesheet associated with the book, then AMIS will show you raw XML. Try making the top lines of your DTBook file look like this:
<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet href="dtbook.2005.basic.css" type="text/css"?>
Basically, you just need to copy and paste the third line.
You can get the referenced dtbook.2005.basic.css file from:
http://www.daisy.org/z3986/2005/dtbook.2005.basic.css
Hope this helps
Marisa