Watermark In Reports?

J

Joe Delphi

Hi,

Is it possible to display a background watermark in my Access reports?
If so, how do I do this?

JD
 
A

Arvin Meyer [MVP]

There are several ways. You can use a regular font in a light gray color and
place it on the report, then choose Format ... Send to Back to move the gray
text to the back so that they black type of the report can print over it.
You can do the same thing with an outline font, or you can create an image
and use an unbound OLE control to display it.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
Top