Bryan - Gendev
Programmer
To assist in debugging an issue with foxypreview I have added a messagebox asking 'Use new reporting system?'
If I select 'Yes' I use foxypreview if 'No' I disable it and use the standard report system.
The problem I have is the printing of thumbnails in my report which is a catalogue of items.
I have proved the issue is with my imagecontrol in my report. I have an imagepath in field i_path in the underlying table pointing to a thumbnail I have previously created in my app.
The report works perfectly in standard VFP report mode but no report runs in foxypreview after the initialising dialogue disappears. If I remove the control it runs.
Has any one any experience with printing images in a foxypreview report system to know what I need to do to make it run?
Thanks
GenDev
If I select 'Yes' I use foxypreview if 'No' I disable it and use the standard report system.
The problem I have is the printing of thumbnails in my report which is a catalogue of items.
I have proved the issue is with my imagecontrol in my report. I have an imagepath in field i_path in the underlying table pointing to a thumbnail I have previously created in my app.
The report works perfectly in standard VFP report mode but no report runs in foxypreview after the initialising dialogue disappears. If I remove the control it runs.
Has any one any experience with printing images in a foxypreview report system to know what I need to do to make it run?
Thanks
GenDev