Re: [pro_vb] Data Report: Dynamic Image
i made the same what you like with crystal reports,
but in crystal reports <= 8.5 is a bug with all compressed pictures
so they wont be reloaded. Now i am using Cystal with uncompressed BMP's
and this is working pretty good (but need mutch disk space)
cheers Kilian
-----Ursprüngliche Nachricht-----
Von: Farhan Sabir [mailto:farhansabir@h...]
Gesendet: Montag, 17. März 2003 13:36
An: professional vb
Betreff: [pro_vb] Data Report: Dynamic Image
Hi
I want to design a data report that has an image space at design time.
But at run time, I want this image to be loaded from disk (fixed file
name, but dynamic image). As this image is created before I print the
report. But the image name remains the same "forprint.jpg". I just want
the report to load/reload it, before its shown on screen.
Is it possible in data report? Any help would be highly appreciated.
Thanks
Farhan Sabir