One of the things indesign 5.5 does that isn't always ideal is give your images a size in the html. This causes the reading device to try to display the images at that pixel size no matter whether it fits or not. Maybe that's causing your issues with the nook. I think if you take the size out (e.g. width="800" height="600"), it might fix your problem. I think you have to do that by editing in the html files. I have not figured out how to get InDesign to output pictures without the size tags.
|