Colour / BW

H

H. Martins

Hi.

I have a report with a logo (embedded). All text is Black and White,
the logo is not.

By using a button in a form, I would like to change the logo from
color to BW.

I suppose I could link two logos, one colour, the other BW, and change
the path. Something like imgLogo.picture = <path> or similar (don't
like this solution very much). Maybe I could overlap the two versions
of the (embedded) logo and change their visibility.

Alternatively, is there a way to define that a report should be
printed color or black and white?

Any other possibility?

Thanks
H. Martins
 
M

Mike Painter

H. Martins said:
Hi.

I have a report with a logo (embedded). All text is Black and White,
the logo is not.

By using a button in a form, I would like to change the logo from
color to BW.

I suppose I could link two logos, one colour, the other BW, and change
the path. Something like imgLogo.picture = <path> or similar (don't
like this solution very much). Maybe I could overlap the two versions
of the (embedded) logo and change their visibility.

Alternatively, is there a way to define that a report should be
printed color or black and white?

Any other possibility?

1. Use a printer that only prints black.
2. Most color printers can be set to print only B&W but you may not have
access to that from Access.
3. Design the report with a B&W logo and leave the color one on the form.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top