12-22-2005 11:12 AM
12-22-2005 12:26 PM
12-22-2005 01:42 PM
12-22-2005 01:47 PM
12-22-2005 01:57 PM
Thanks for the reply Dennis.
I am using the built in version of app-builder, and I am experiencing the problem on the same machine on which both development and deployment occur. I have actually tried this on two different computers which were used for both develoment and deployment, with the same results.
I have since email NI support in hopes of an answer...
Thanks for everyone's help.
12-22-2005 02:53 PM
12-22-2005 10:31 PM
Hi,
Include suitabel add on files as Dynamic VI's on the source Files tab of build EXE.
Its default path is C:\Program Files\National Instruments\LabVIEW 7.1\vi.lib\addons\_office. here choose teh suitabel add on VI for word or excel report generation
Hope this helps
Regards
Dev
12-23-2005 01:19 AM
Hi,
We faced a very similar problem and solved it by adding the Dynamic VIs for Word and Excel when building the EXE (or Installer).
If I understand you correctly, you are using the report generation toolkit and when you click on the "print" button, you expect the code to build a report document (in maybe word or excel) and which then you would like to print the way we print any word/excel file. What you might be seeing is that on clicking "print" in your application there is some harddisk activity but nothing comes up on the screen; i.e. the report does not get generated.
The answer lies in the readme.rtf file that comes with the report generation toolkit. I have attached a copy of the same. I have also attached another file put into pictures what is already written in the readme.
Precaution: The target PC should have the same version of MS-Office as the development PC. We have so far found no problems even when we break this rule for Office 2000 and Office XP. But I do know of problems arising if one of them is Office 97.
Hope this helps.
- Gurdas