I have a print view that I am using to print some data. There are a couple images on this form (actually, the same image embedded twice). When I print, randomly one (or both) of the images will not show up in the printout. I have printAsBitmap set to false. If I set it to true, the problem goes away. However I want to set it to false so that the text will print crisper. Does anyone have any suggestions?

