Hi,<br>I've got a set of reports each with a small OLE object to which I assign a bitmap at run time with<br><b>Set Picture1.FormattedPicture = LoadResPicture(code, vbResBitmap)</b><br>On some reports this works fine and on others the image is stretched and smudged. All have scaleX = scaleY = 1.<br>Does anyone have any idea what might be triggering this behaviour?<br><br>TIA Jeff<br>