Perhaps it would be easier to convert contents of the table to HTML and use QTextDocument::print()?
Perhaps it would be easier to convert contents of the table to HTML and use QTextDocument::print()?
J-P Nurmi
rmagro (21st June 2007)
Please provide some examples,
Thank you
Roberto
What does the table contain? Plain text? Images? Could you provide a screenshot?
J-P Nurmi
Here it is..
Then, the following to show you how I fill in the table:
Qt Code:
tableWidget->item(row, 1)->setText(tr("Verifica corretta"));To copy to clipboard, switch view to plain text mode
many thanks..
Roby
Bookmarks