On Thu, Sep 9, 2010 at 14:37, Paul McNett <[email protected]> wrote: > To see how to programatically run a report, see the invoice sample, > invoice.py. > > No, there is nothing built into dabo for previewing/printing reports however > there > are supporting functions in dabo.lib.reportUtils. > > I've made my own FrmReport that I subclass for each report.
What does the form do? Is it just a preview window? On another note, a couple of more questions: 1) When would you use a paragraph versus a string? 2) When would you use a spanning line or spanning rectangle? 3) When you specify a string in the Report Begin session and set it to a value in the record that will always be the same (order number for instance), which record in the dataSet does it actually use? _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
