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

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top