LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

print table

I was wondering if there was a way to print the whole table, I am using the PrintCtrl function and it will and print part of the table if it is too long.
0 Kudos
Message 1 of 2
(3,034 Views)
A creenprint prints what you see on the screen when printing. Either create a report or if you want a graphic create a hidden page size screen and copy the content across and print that instead.

I would create a html page dynamically and print that instead, much easier.
Jattie van der Linde
Engineering Manager, Software & Automation
TEL Magnetic Solutions Ltd
Message 2 of 2
(3,019 Views)