// g_rec_ComInfo is refering to company infor record // Put this on OnInitReport g_rec_ComInfo.GET; g_rec_ComInfo.CALCFIELDS(Picture);
In report screen, add a picture box control. Set the SourceExpr := g_rec_ComInfo.Picture