01-22-2013 11:38 AM
I have IMAQ image and I want to generate report ald place this image in table cell:
Can I do that without safing image on disk?
01-24-2013 07:11 AM
Hi,
I don't believe there is another way, because you have to specify the path to the file.
What you can do is to create programmatically and delete the file at the end of your program execution.
Best Regards,
I.R.