Hi all!.
I have a problem when generating reports with .exe LabView applications.
I have made a VI with LabView which uses a DIAdem express report wizard that takes data for graphs and tables, text values for free text objets in the layout, the path of the template and target PDF file and the execution control.
There is no problem when I run this VI; DIAdem opens end generates the report with the right layout template, then closes and the PDF is shown with Acrobat, as I told it with the execution control.
Later I tried to make a LabView project and a .EXE stand-alone application. I run the