Images in MSFlexGrid

  • Thread starter Thread starter Nigel
  • Start date Start date
N

Nigel

I'm looking for a simple way to resize images to fit in cells in MSFlexGrid.
Currently I have no trouble loading the images, but they are cropped because
they exceed the size of the cells. Any suggestions appreciated.
 
On Tue, 10 Nov 2009 19:25:25 -0800, Nigel

There are any number of 3rd party image resize utilities or activex
controls. Nothing built-in to Access.

-Tom.
Microsoft Access MVP
 
Hi Tom,

Looks like I'll have to go that way. I've found the following:

1. ijl15.dll from Intel - just what I wanted but no longer supported and I
can't find docs;
2. Intel IPP - a bloated 20Mb download, way too complicated;
3. freeimage.dll - a royalty free dll ... but still heavy weight for what I
want.

Do you have any suggestions?

Cheers,
 
Back
Top