View Full Version : Logo's on forms


Haynesey
01-24-2002, 07:51 AM
I am trying to design my forms and want to insert the company logo and various other images. However, when I try to insert them, they are too big, so I resize them in MS Word and paste them into Access. Then, pictures that were fine in Word seem to look 'blocky' in Access. Any ideas welcome?

ppete
01-24-2002, 08:02 AM
I'm no expert but a couple of things that spring to mind are:

In the properties of you picture is the size mode set to clip. The other options can leave your image looking blocky.

Also I wouldn't imagine Word is the best application in the world for editing images. You can download pretty good graphics editors for free from softseek.com.

Good luck.

Pete

Haynesey
01-24-2002, 11:39 PM
Thanks Pete, will try.

Dobie
01-25-2002, 12:20 AM
Set up a Bound Object and then drop your image into it, it should come up as a clip type, set the bound object to get its record source from a table with a field called Picture or Logo, I have done it this way and with over 60 logos for companies it only increased the database by abot 1MEG

Hope this helps http://www.access-programmers.co.uk/ubb/biggrin.gif

PS. Try using the good old basic Paint, just copy the image and drop it in

[This message has been edited by Dobie (edited 01-25-2002).]