Report Print Method style Image Method.

  • Thread starter Thread starter itatashdale
  • Start date Start date
I

itatashdale

Hi there,

I have a report with a variable sized footer, small on the first page, large
on the second page. In this larger footer I want to put a signature (small
black&white image behind the text).

Most of the text for the big footer is placed in by using me.print method in
the page event.

So Aside from using pset for each pixel of the bitmap... I am lost.

Cheers,

Tom
 
Why can't you simply place an Image in the section and set its Visible
prop as desired?

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Back
Top