1 Attachment(s)
problem in printing QTableView
i checked all the threads that were posted here and found out very useful information regarding printing, especially the printing of tablemodels... but im having a problem when i use it in tableview, i can print the header correctly but the contents of my table is all black... can anybody help me with this problem?
attached is the output that i always see...
thanx for the help
Re: problem in printing QTableView
i've been able to print the table but it was overlapping each other and the background of the tablke itself is black, how can i change the background color and not overlap it? can someone help me please....
Re: problem in printing QTableView
So, what kind of code did you end up using for printing the table?