01-10-2008 05:09 PM
01-10-2008 05:52 PM
01-11-2008 09:05 AM
01-11-2008 12:08 PM
Hi Philip,
How are you designating the printer in your executable? Is it possible that the executable is looking for the wrong printer?
Have you thought about wiring the default printer out of the query available printers to your printing vi?
You might also want to consider building a debuggable executable to see what error(s) you're getting.
I'm curious to see what the result is?
01-13-2008 04:45 PM
01-14-2008 11:07 AM
Hi Philip,
From the LabVIEW help: Before you build the application or shared library, you must enable debugging in the build specification. For an application, place a checkmark in the Enable debugging checkbox on the Advanced page of the Application Properties dialog box. This can be found by going to Help»Search the LabVIEW Help...»Index»Search "stand-alone applications, debugging".
I think you may want to see Page 9 of this document for more information about the requirements of building an exe that contains Report Generation Toolkits. You shouldn't need any installers other than LabVIEW 8.5 and any other drivers you are using in your vi.