Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
General
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
How can my application know the print job submitted via PRINT function is successfully printed out ?
rbuser
January 2002
edited January 2002
in
General
Dear all,
Problem:
The print job submitted via PRINT function of reportbuilder seems get lost
in my application.
What is the story ? Can anyone give me hints ?
Thanks.
George Lee
Comments
digitalmetaphors
January 2002
edited January 2002
Does the line of execution continue past the call to Report.Print?
Does the problem show with any or all reports?
Move a report out of your application and put it into a small test project
which only prints that report. Does the report work now?
If the report works on its own, then can you describe what else the large
application is doing after the call to Report.Print?
Cheers,
Jim Bennett
Digital Metaphors
Digital Metaphors Corporation
http://www.digital-metaphors.com
info@digital-metaphors.com
rbuser
January 2002
edited January 2002
hi,
Yes, the lines of execution continue after calling Report.Print.
The problem just happens once or twice in a week.
I want to know is there any method to make sure the print job is submitted
to the system print queue ?
Any idea ?
Thanks.
George Lee
This discussion has been closed.
Comments
Does the problem show with any or all reports?
Move a report out of your application and put it into a small test project
which only prints that report. Does the report work now?
If the report works on its own, then can you describe what else the large
application is doing after the call to Report.Print?
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
Yes, the lines of execution continue after calling Report.Print.
The problem just happens once or twice in a week.
I want to know is there any method to make sure the print job is submitted
to the system print queue ?
Any idea ?
Thanks.
George Lee