LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Printing jpeg from the LabVIEW code

Hi,
 
I'm looking for a VI that prints jpeg files in LabVIEW 5 or 6.
 
Thanks.
0 Kudos
Message 1 of 5
(3,551 Views)

Have a look at this thread

In particular, message #10 by Joe Hoskins

He has an example for LV6.0

RayR



Message Edited by JoeLabView on 05-27-2008 07:50 AM
0 Kudos
Message 2 of 5
(3,546 Views)
Thanks Ray, but what I need is to print the file to a printer and not just save it as a jpeg. BTW, I didn't succeed to open Joe's examples, maybe they are written in LabVIEW 8?
0 Kudos
Message 3 of 5
(3,535 Views)
LV8 didn't exist in 2004 😉
 
His approach was to save the jpeg to file, which you probably already have done, then import the jpg into a report which he can print.
The trick is to open it into an application and print it from there.  You can use Active-X to do so.
 
I'll check for other example code..
 
RayR
0 Kudos
Message 4 of 5
(3,530 Views)
You right, its in LV 7, which I don't have. Can you send me a print screen of this vi? Thanks a lot.
0 Kudos
Message 5 of 5
(3,520 Views)