06-06-2010 06:56 PM - edited 06-06-2010 06:56 PM
I have had a question about that very same function before, on that VI i used it to print am image after creating a report, and it worked, suddenly now it doesnt without any change in the code, however i print to me something that look like
file://C:\Users\Bassem\AppData\Local\Temp\LVtemp0355871166473.html
06-07-2010 10:25 AM
Hi Bassem,
Shouldn't you connect the image path to your 'Append image to report.vi' ?
At the moment you just specify the caption name (as the image path) and i think that's what is printing.
You need to connect yor image path to 'Path or URL image' input of your 'Append image to report.vi'
06-08-2010 05:48 PM
That was one error i dealt with, the real problem was that if i left the image path empty without data, the VI prompt for image path and it just gives zero after the sequence is finished, to under stand that set a prob at the image path in the 2nd sequence windows and you will notice that it is empty.
thanks anyways 🙂