01-11-2017 04:01 PM
I am using LABVIEW to print on a windows machine via .NET framework (using 'Register Event CallBack'). I am able to send the print command but it prints a blank page. I am not sure What I am doing wrong. I have included a screen shot and a zip file of the project.
Please help.
Solved! Go to Solution.
01-12-2017 01:52 PM
Hi Jeannius,
Have you seen this technique?
How Can I Print Files from LabVIEW Without Using the Report Generation Toolkit?
http://digital.ni.com/public.nsf/allkb/4334712A8AFB989E86256514006DDC69
It looks like we have a set of VIs for programmatically printing with example code so you wouldn't need to make it from scratch. I'll check into the method you're working on but please let me know if the link I posted is helpful.