LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save VI front panel as PDF

I have a system where I print front panels to a hardcopy printer
by a simple call to "Print Panel".
However, I would like to save programatically save my front panel
in an universal standard format like PDF.
Is there any way to do this without using externa functionaity
like redirect your printer.
 
Regards,
Mikael Ekman
0 Kudos
Message 1 of 3
(3,283 Views)
Hi Mikael,

[plug] Utility Warrior has a dll for doing this [/plug]
They provide a good .h file so in LV 8.2 you can easily create the VI's you need. I have doon this and it looks very good!

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 3
(3,257 Views)
Try out our brand new LabVIEW PDF Toolkit. http://www.carya.nl/index_uk.htm , select downloads.


You can put pictures, text, borders etc. in a pdf, and also create multiple page documents. In the real (not free) version you can create internal links, hyperlinks, attach files.


Regards,


Wiebe.



"mekman" <x@no.email> wrote in message news:1162723206844-436815@exchange.ni.com...
I have a system where I print front panels to a hardcopy printer
by a simple call to "Print Panel".
However, I would like to save programatically save my front panel
in an universal standard format like PDF.
Is there any way to do this without using externa functionaity
like redirect your printer.
&nbsp;
Regards,
Mikael Ekman
0 Kudos
Message 3 of 3
(3,244 Views)