Hi,
The LabVIEW Help, for the following methods:
Print VI To HTML
Print VI To Printer
Print VI To RTF
Print VI To Text,
documents that they are not available in the Run-Time Engine. This is because the Run-Time Engine does not allow any editing options, including saving the VI. These four methods all save the VI, so they are not allowed.
If you would like the ability to print your executable to HTML, a printer, RTF, or text, consider using the report generation VIs. They allow you to create a report from your VI or executable that can be printed to any of the above formats. Refer to TextReportExample.llb in your LabVIEW shipping examples for examples of using the Report Generation VIs.
Common VI Server ErrorsZvezdana S.
National Instruments