Hi,

I'm developing some report generator tool in my current project, using
QGraphicsView/Scene to format the pages.
All of this is done as a viewer, but when I want to print it, I got
some problems.

I've made some simple tests and came to this code
http://ideone.com/AyxJHM which, as far I understand, should draw a
rectangle within the margins limits.
The fact is it is outputing this http://imgur.com/QouMlGr (as PDF
opened on Okular).

I'm using ArchLinux. Qt 4.8.5 and Qt 5.2 output the same result.

For printing over Cups to a real printer, the result is similar.

Am I missing something with the code?

Thanks in advance.

Leonardo.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to