(crystal reports) How to decrease RPT file size
I'm trying to decrease size of my rpt file. The problem is in image. When I remove image, file is about 50KB size large. When I add image, it increases to 600KB.
I reduced resulution of my image. It has only 12KB. I tried to use JPG, PNG, TIFF. With bigger image, size of rpt file is growing (for 20开发者_运维百科0KB image it is about 2MB rpt)
Do you have any solution to this problem?
Regards,
-- Marcin Krupowicz
Hai,
Try Inserting the image as an OLE object instead of as a picture object
精彩评论