05-17-2012 07:18 AM
I'm having a problem with the NIReport_ConvertCVITable. I have a table with 8 columns and the following widths
47, 60, 60, 55, 85, 55, 85 50 when I send it to the printer all I get is blank header and 5 lines that run the entire width
of the paper which is in landscape. I have used the same routine to printout different tables with varying number of
columns and widths and most of they work. Any help would be appreciated!!!!!!!!!!!!!!!!
05-18-2012 11:07 AM
Hi cjp1,
Is it possible for you to post example code that generates the behavior you are seeing?
05-21-2012 06:18 AM
Thanks for your reply. But I have found the problem. I had a set a right and left 0.2 inch margin and once I removed them if worked fine. I need to print out about 35 different table configurations and the 0.2 inch margins worked with about 30 of them.