Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Printing Many Reports

edited March 2004 in General
A client needs to print groups of 50 reports
w/o (much) user intervention. I would like to
have a printer selection show up on the first
report (with or w/o preview) and then, if it
is a "go", have that report print and the rest
of the reports print w/o any more dialogs, etc.
It also would be nice to have an option to cancel
the printing in the middle of the job. What
is the easiest (most robust) way to go about this?
Thanks.

(I am sure I have done something similar for one
of my clients but I cannot, for the life of me,
remember the details )

Comments

  • edited March 2004
    Hi John,

    Check out Demo 123 in the \RBuilder\Demos\1. Reports\... directory.
    (dm0123.pas). This show an example of how to use the StartPrintJob and
    EndPrintJob properties to print multiple reports from a single print job.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.