05-18-2009 09:33 AM
I'm using Labview 8.6.1f1. Issue is printing to printers and other.
I've noticed that while the small VIs print, the large ones do not, even though they Print Preview perfectly fine. In fact, when printing the block diagram of the VI, it will instead substitute blank pages instead of the actual block diagram graphics, so it appears that it's not as if the program is skipping printing b/c the block diagram is too big but instead is acting as if the rendering of the print is not working correctly for the diagram graphic.
I've looked for similar posts, but can't seem to find one that addresses this. If you know of one, please direct me to it, or if you can help, that'd be great too. 🙂
05-20-2009 02:39 PM
Hello,
Have you tried copying the diagram into another program and printing from there? Such as paint?
Regards,
Anna K.
05-20-2009 05:08 PM
06-03-2009 06:00 PM
Yes, I can print to HTML. In fact, I can print to a printer now. I don't know what happened. I did rewrite my code from scratch for other reasons. Maybe there was something corrupted in the file(s)?
Thanks for the help.
08-11-2009 03:35 PM
08-12-2009 10:00 AM
Hello crewex,
What is the OS that you are working with? There is no special settings that you would need to print your block diagram. Are you able to save the block diagram as an image then print?
If it crashes LabVIEW everytime you tried printing, I would suggest to do a repair on LabVIEW under Add/Remove Program in Control Panel.
How Can I Save a LabVIEW Block Diagram as an Image File?
http://digital.ni.com/public.nsf/allkb/264DE0E11E3C43D0862568950080F36F?OpenDocument
08-13-2009 06:11 PM