the problem is that amazon limits the number of file at 25, even if they are zipped.
But i've resolved my problem, in fact it was the use of table tr td with pdf:
- if you convert into pdf, you must put your text into a table tr td tags to keep the right font size
- if you convert into mobi (to keep the links) no need to use table tr td, and even it is bad, because you can't read the big pages with the > button of the kindle
conclusion, avoid using table tr td when you convert into mobi.
|