Run demo 122 (dm0122.pas) in RBuilder\Demos\Reports\Demo.dpr. This show an example printing to multiple printers. You would use the same technique to print to a file and printer at the same time.
You basically create each device in code, assign the Device.Publisher to the Report.Publisher and then call the Report.PrintToDevices method.
Comments
Run demo 122 (dm0122.pas) in RBuilder\Demos\Reports\Demo.dpr. This show an
example printing to multiple printers. You would use the same technique to
print to a file and printer at the same time.
You basically create each device in code, assign the Device.Publisher to the
Report.Publisher and then call the Report.PrintToDevices method.
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com