A
auntboo
back again...to bug someone.
What I have done to date is this, use snagit to copy image in jpg format to
Microsoft picture manager. Link images to table in access, run query linked
to report using image name, and image id and image note.
Report looks good except for the size question of an image frame again.
Is it possible for someone to write code that would let the image frame
adjust based on the pixel size of the image. For instance, the 1st image is
136 x 200 pixel , the second is 250 x 400 pixel. Could the code be written
to vary the width and the height of the image frame property?
Report is called rptqryimagetest
name is ImageFrame
Picture is c:\\documents and setting....blah blah..... taks2006-1.jpg
Width to be populated with code based on properties from picture
Height to be populated with code based on properties from picture
if not possible, thanks anyway.
What I have done to date is this, use snagit to copy image in jpg format to
Microsoft picture manager. Link images to table in access, run query linked
to report using image name, and image id and image note.
Report looks good except for the size question of an image frame again.
Is it possible for someone to write code that would let the image frame
adjust based on the pixel size of the image. For instance, the 1st image is
136 x 200 pixel , the second is 250 x 400 pixel. Could the code be written
to vary the width and the height of the image frame property?
Report is called rptqryimagetest
name is ImageFrame
Picture is c:\\documents and setting....blah blah..... taks2006-1.jpg
Width to be populated with code based on properties from picture
Height to be populated with code based on properties from picture
if not possible, thanks anyway.