On Thu, 6 Jun 2013 10:55:33 +0100, Cristobal Infante wrote:
> I am wondering if anyone has a working example of how to export a tableview
> to a pdf Doc.
>
> I've been able to some sort of pdf exports, but they always come out
> trimmed by the current viewing area. I need it to export to whole ta
Le 05/06/2013 23:13, Phil Thompson a écrit :
In PyQt5 the plugin is called libpyqt5.so. Which directory it goes in
depends on how your Qt5 installation is configured. Phil
I don't know why but the Makefile was not created in
.../PyQt-gpl-5.0-snapshot-cdc78cf84e0d/designer/
So, I've re-run the
Hello Guys,
I am wondering if anyone has a working example of how to export a tableview
to a pdf Doc.
I've been able to some sort of pdf exports, but they always come out
trimmed by the current viewing area. I need it to export to whole tableview
even if it's not visible at that point.
I have so