Add label when exporting report to PDF

N

Name

I have a table with several fields
In the field “ImageName†I enter the name of the image for that record.

The images can have multiple pages, so I want to save them as a Tif or Mdi
file.

I don’t need to view the image on the report. I’ll rather use a query that
collects the Path for all needed images and export it to one big PDF file.

However, I would like to have a small note/label at the bottom of each page.
(I don’t want to save the original image with the note at the bottom)

My question is how can I export a Tif file (With multiple pages) to PDF and
have the same label at the bottom of each page?

I’m using Access 2003

Thanks
Joe
 
Top