Home General
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 ?

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

  • 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


  • 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.