我想打印多页从Qt通过PDF文件。所以我创建了一个简单的项目来尝试它,但这只是打印显示的元素,而不是滚动区域内的项…… 代码: QStringList HorizontalHeader; printer_pixmap.setOutputFormat (QPrinter :: PdfFormat); // Set the out
我想知道打印可滚动控件全部内容的最好方法是什么。我尝试用几种方法打印控件,但一直只能绘制控件的可视内容。do with this because it requires a form not a control
我也尝试使用controlName.DrawToBitmap()方法,但是这个函数只捕获可见的控件区域绘制这种控件的最佳方法是什么??我希望避免滚动控件的内容</e