Data report (Print Preview model)
Brought to you by:
gambas
Gambas is almost done as a perfect GUI language for
Linux. But still there is one thing we need. Data report
(print preview model) or something we can use to
preview a report based on SQL statement against
database (such as Postgres, MySQL).
Thank you....
Logged In: NO
Yay :) This would be very very nice!
I've tried playing around with PostScript (because my printer
is compatible) with Gambas - maybe PostScript would be an
option for the preview as well? Maybe export to PDF in an
external view run from an konsole command, then we can
print to cups from kpdf or whatever viewer we use?
Might be easier in the long run, not just a temperary fix?