jkurpias
Nov 15th, 1999, 01:38 AM
I have an Access2000 image database loaded with JPEG's and want to write a program in Access VBA that will put text on several JPEG's and email them.
Access doesn't include the VB PictureBox control and the Image control doesn't permit editing. The Kodak Image Edit control has great annotation features but will only save images as BMP's, TIFF's & AWD's and these image formats are too big and don't display on the email message.
Is there a control/code that will convert a BMP to a JPEG and work within Access VBA? Any advice?
Access doesn't include the VB PictureBox control and the Image control doesn't permit editing. The Kodak Image Edit control has great annotation features but will only save images as BMP's, TIFF's & AWD's and these image formats are too big and don't display on the email message.
Is there a control/code that will convert a BMP to a JPEG and work within Access VBA? Any advice?