Snapshot Viewer Format

Cazza-h

New member
Local time
Today, 20:00
Joined
Mar 27, 2001
Messages
6
I have a form where the user selects the Customer, Report, Start & End dates for their Report - this information is also used as the filename when saving the Report.
I am having problems saving/outputting the report in Snapshot format. I have checked my code & variables etc by outputting to rtf format which all works OK but when I use "Snapshot (*.snp)" as the output format I get the following error
Run time error 2465 can't find field "Forms" referred to in your expression
You may have misspelled the field name or the field may have been renamed or deleted.

Can anyone shed any light on this?
Thanks
 
After furhter investigation I have found the problem to be the unbound object frame containing the Customers logo.

Isn't it possible to use graphics with Snapshot viewer?

Has anybody any idea how I can resolve this.

Thanks
 
Kinda strange, the problem seems to be in your report itself since the snapshot viewer is able to take graphics and whatever else is displayed in the report!

Sorry I cant help, but i can confirm that graphics should be there.

good luck
dan
 

Users who are viewing this thread

Back
Top Bottom