LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

copy to clip board

I've tried to copy a graph to clip board by using EXPORT IMAGE Property node.But when i pasted it on a word document i got a black & white image without border like the one here in attachmement.How to get the colour image Programatically (not through short cut menu)?
0 Kudos
Message 1 of 3
(2,781 Views)

If you don't mind a Windows only solution (which I assume you don't), you can try using the VIs we used in the Code Capture Tool, which allow copying a bitmap to the clipboard.

 

If you want to insert the image into a Word document, you might also try using Word's object hierarchy. There should probably be some examples in the example finder (Help>>Find Examples) and it's possible that the report generation toolkit already allows you to do this.


___________________
Try to take over the world!
Message 2 of 3
(2,760 Views)

Hi Swathi,

 

There is an example  that shows you how to print certain front panel objects in color. 

 

Hope this helps!

Warm regards,
Karunya R
National Instruments
Applications Engineer
Message 3 of 3
(2,736 Views)