Mass printing
Hello,
I'd couldn't find the answer to my question in documentation, so i'll post it here:
For example, when we want to print bills for customers.
Amount of bills could be many thousands.
So what's the idea.
Report generator should generate that report in file(s) on server..
And then this files could be printed using some special printer.
So there should be some mechanism how to split that report into files:
by file size
or
by report pages
or
by special markers (if we want to have 1 bill in 1 file)
...
User should get some info about progress of that process some host application.
It this possible in Fast Reporting?
Thank you.
I'd couldn't find the answer to my question in documentation, so i'll post it here:
For example, when we want to print bills for customers.
Amount of bills could be many thousands.
So what's the idea.
Report generator should generate that report in file(s) on server..
And then this files could be printed using some special printer.
So there should be some mechanism how to split that report into files:
by file size
or
by report pages
or
by special markers (if we want to have 1 bill in 1 file)
...
User should get some info about progress of that process some host application.
It this possible in Fast Reporting?
Thank you.