User`s guide

Publishing on Kindle: Guidelines for Publishers
...
</special_page_link>
11.3.2.11 Source Issue #11Large Amount of Text Is Not Centered
Do not use the valign="middle" style for large amounts of text.
11.3.2.12 Source Issue #12Duplicate IDs
Do not use the same Flow ID/Page ID mentioned in the source. Use unique ID names.
11.3.2.13 Source Issue #13File Path and File Name Requirements
Do not use the backward slash (\) for specifying file path; always use the forward slash (/) instead. Do not
include special characters (such as !, @, #, $) in the file path or file name.
11.3.3 Unsupported Features
Some XMDF features are not supported in Kindle. If the file has such features, Kindlegen displays an
error message and fails the conversion. These are the unsupported features.
Serial
No.
Feature
Tag
Example
1
Image
animations
flip_animation
<flip_animation renewal_time="500ms" >
<flip_animation_source src="aaa9.jpg"
type="image/jpeg"/>
<flip_animation_source src="aaa2.jpg"
type="image/jpeg"/>
...
</flip_animation>
2
Comic books
comic_object_entry
<parts_module>
<object_table>
...
<comic_object_entry src="comic9.xml"
type="application/x-bvf-comic"
object_id="OB0001"/>
</object_table>
</parts_module>
3
Sound
media
sound_object_entry
<parts_module>
<object_table>
...
<sound_object_entry src="movie9.3g2"
type="video/3gpp2" object_id="OBmv00"/>
</object_table>
</parts_module>
4
Movie media
movie_object_entry
<parts_module>
<object_table>
...
<movie_object_entry src="movie9.3g2"
type="video/3gpp2" object_id="OBmv00"/>
Kindle Publishing Guidelines Amazon.com 87