07-25-2021 02:56 PM
Just what I asked. I embedded a reference to an image in the Test Report via a simple < IMG=> Ref in the Report Text field. So the image is in the XML file.
But the PDF just says "My Picture". So... any way to get the image in there?
Solved! Go to Solution.
07-26-2021 09:53 AM
Instead of using the <IMG> tag maybe you should convert the image to base 64 and really "embed" it into the XML. My guess is the PDF will render it properly if you do this.
For an example of how to do this check out the demo that ships with TestStand. It demonstrates how to put base 64 images into your report.
C:\Users\Public\Documents\National Instruments\TestStand 2019 (32-bit)\Examples\Demos\Mobile Device Test
Cheers,
This site uses cookies to offer you a better browsing experience. Learn more about our privacy statement and cookie policy.