Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.3
-
None
Description
Consider the following:
A QTextDocument contains a QTextTable, with a border width of 1 and where some cells have a white background while other cells have a grey background. When printing to a printer, the text table is printed as expected, with each cell separated by a 1 pixel border.
Howver, when printing to a PDF file, the cell borders are not printed correctly. Some cell borders are only visible at certain zoom levels (they may appear or disappear depending on zoom level), while other cell borders are not visible at all.