View Single Post
Old 06-25-2010, 08:54 AM   #2199
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by nook.life View Post
Ok so I have been trying to get the rotate images code into the code Starson17 created and have got it to work. The recipe would be perfect, except that some images are still getting clipped at the top.
Run your recipe with this:
Code:
ebook-convert explosm.recipe explosm --test -vv > explosm.txt
Then use FireFox to look at the results. You'll see why you have margin problems. You've got your main image in a table, and you're putting other images above it (to the left once you've rotated your device). You don't want that iphone app image or the two black/white images. Look at the images directory in the explosm folder created with the above and look at the page source. I'd strip the extra images and remove the table.
Starson17 is offline