how do I print one big document via printer and while printing - after certain conditions, e. g. "next customer" - split the Report into several PDF-Files?
One solution would be to generate the report to an archive file (.raf). Then use the ArchiveReader to print to the entire report to the printer or select a range of pages and print to PDF.
Demo 124 (dm0124.pas) in RBuilder\Demos\Reports\Demo.dpr show how to print a list of pages programmatically.
-- Nard Moseley Digital Metaphors Corporation www.digital-metaphors.com
Best regards,
Nard Moseley Digital Metaphors www.digital-metaphors.com
Comments
One solution would be to generate the report to an archive file (.raf). Then
use the ArchiveReader to print to the entire report to the printer or select
a range of pages and print to PDF.
Demo 124 (dm0124.pas) in RBuilder\Demos\Reports\Demo.dpr show how to print a
list of pages programmatically.
--
Nard Moseley
Digital Metaphors Corporation
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com