Reporting

R

Robert

Planning to use python,PyQt and Postgresql for a up coming
cross-platform app. What do you guys use for reports?

thanks;
Robert - slackware
 
K

Ken Godee

Robert said:
Planning to use python,PyQt and Postgresql for a up coming
cross-platform app. What do you guys use for reports?

thanks;
Robert - slackware

QPainter will do everything you want without having to
add any other programs.

drawPixmap, drawRect, drawLine, setFont, drawtext, etc., etc.....

QPrinter will then handle direct output to printer, file, etc.

There are also some examples in the C++ GUI programming with Qt 3 book.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top