Quote:
Originally Posted by tekkkkkk
ERRORE: KFX conversion failed: Cannot convert Sherlock Holmes e l'avventura del farmacista pazzo.
Conversion error: Kindle Previewer error: Error:E00104: Unsupported tag or style was found. Tag: (), HTML Attribute: (), CSS Style: (zoom=0.5).
|
The problem is the use of the CSS property "zoom: 0.5". You can see it on line 25 in the file that you uploaded. (htmlwitherror.txt )
Amazon supports a specific set of properties in KFX format. Use of anything else may prevent conversion. They are listed in "Appendix B: Attributes and Tags Supported by Enhanced Typesetting" of the
Amazon Kindle Publishing Guidelines.
Quote:
Originally Posted by tekkkkkk
ERRORE: KFX conversion failed: Cannot convert Sherlock Holmes e la regina nera.
Conversion error: Kindle Previewer error: Error:E00285: viewBox with non-zero min-x or min-y co-ordinate is not supported
|
That error is probably caused by an SVG element. See section "9.4.11 Use Supported SVG Tags and Elements" in the Publishing Guidelines. From that document: "viewBox is mandatory and it must have four values (min x, min y, width, height). All four values must be integers and the first two values must be 0."