Quote:
Originally Posted by argus60
When I try to read the book I see this:
Attachment 140141
Then on the next page I see this:
Attachment 140142
And I would like to see this:
Attachment 140143
..being the whole first page of the book. Did this make it more clear?
(I hope the pictures turned out well..)
|
What you really have is a 2 column format with a full width graphic.
Calibre does not convert 2 column into single (full width) well, if at all.
As you can see, it is treating a column as a page with the graphic being cropped/chopped.
Hand code (edit) time

- Shrink the graphic (logical) with CSS to fit across
- enlarge the column width (to device screen limit)
- some other qway
