|
Those images are computer generated!!
I have been testing images with Kindle 3 for quite some time, and when I see those images I got suspicious immediately. I knew that those images were computer generated.
I tested the pdf to see if they were really computer generated.
First I converted the pdf to image with specified dimensions, than add to a html with following css attacted.
body, p, img{
margin: 0;
padding: 0;
}
Images were hung to the top, and there was very large space below, maybe as large as 1/10 of the screen.
I converted via calibre, debugged it and studied the degub, everything was as expected.
RESULT IS THOSE DIMENSIONS (560x755) DOES NOT WORK!!
Maybe you should be more specific about your process.
Right dimensions should be around 800pxx588px.
Anyways. This thread is very old, I am going to start new thread with correct dimension.
|