I assume your reader does not support landscape mode? You can implement postporcess_book() in your recipe, that will be passed the book object during conversion. Take a look at the transforms/rescale.py in the calibre source code for an example of how to processes images in the book object.
|