Options

Question about the pdf creator

visheshvishesh Member Posts: 60
Hi all,
I have used the following post for developing a solution for sending a report by email.
http://mibuso.com/forum/viewtopic.php?f=5&t=18331&hilit=pdf
But the problem is once the report is generated the pdf creater is still running and i have to close that from the task manager.

I have seen that the following methods are called.
PDFCreator.cCloseRunningSession;
PDFCreator.cClose;

Is there any setting in PDF Creator application.

Please provide some suggestions.

Thanks in Advance.
Vishesh Singh
Technical Consultant

Comments

  • Options
    ara3nara3n Member Posts: 9,256
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • Options
    visheshvishesh Member Posts: 60
    Hi actually right now i m jst testing that code.
    and I am having problem in closing the PDF creator application.

    If anyone having any idea.

    Thanks
    Vishesh Singh
    Technical Consultant
  • Options
    KarenhKarenh Member Posts: 209
    I have seen error in closing in XPUnlimited environment (like remote desktop). I commented out the cclose method, so no more error.

    Also I found that I had to SLEEP 2 more seconds to allow for the pdf file to be created.
  • Options
    visheshvishesh Member Posts: 60
    Thanks Karenh,

    I am able to develop my solution.

    Thanks once again.
    Vishesh Singh
    Technical Consultant
Sign In or Register to comment.