printing a pic

D

Dan

I have a picture that I want to print on my form. It is a
unbound OLE object. I just pasted a pic into my form and I
want it to print on every form, but it will just print a
border around it and the pic is blank. How do I get it to
print?
 
M

Mike Mueller

: I have a picture that I want to print on my form. It is a
: unbound OLE object. I just pasted a pic into my form and I
: want it to print on every form, but it will just print a
: border around it and the pic is blank. How do I get it to
: print?

Try >Insert >Picture instead of the unbound OLE. It has
worked for me in the past
 
Top