how to show a watermark on a access 2000 report?

J

Jeff Boyce

Perhaps one of the other newsgroup readers has puzzled out a way to do this
within Access.

If I needed a watermark on an Access report, I'd probably just export it to
Word and do the watermarking there... (or, if you are fortunate enough to
have access to one of those modern whiz-bang printers, you can have the
printer add the watermark).

Good luck!

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.
 
M

Marshall Barton

Mrunkowski said:
I would like to produce a report which has a watermark displayed at a 45 DEGREE


The standard way to do that is to create a bitmap image file
with whatever you want the watermark to look like. Then set
the report's Picture property to the file.
 

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