07-25-2007 03:14 PM
07-26-2007 02:45 PM
07-27-2007 05:29 PM
07-30-2007 07:46 AM
Thank you for your help. I was able to get it to work by leaving the report format as HTML. Then I linked the Test Stand execution to the data sheet by passing html code that auto redirects the report display control to the PDF file. This HTML code is passed as the Report string in the 'Set Report' step following the 'TestReport Callback' in the seq model. I have attached the modified seq file in case anyone is interested...