Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: eprint timing
Started by scotbeery at 05-27-2009 0:43. Topic has 3 replies.

Print Search « Previous Thread Next Thread »
  05-27-2009, 0:43
scotbeery is not online. Last active: 7/10/2009 2:10:12 AM scotbeery

Top 500 Posts
Joined on 01-30-2009
Posts 10
eprint timing
Reply Quote

I'm running into issues where the application that prints the specific file has completed and the event has fired saying that eprint is done, however my code then checks the folder where the output is at and there aren't any files in the folder yet.   I'm having to build a loop that waits up to 5 minutes to see if there are any files in the folder before processing the output images.    

Is there some other event that I should be listening for to let me know when eprint has placed all the files in the destination folder?  In .Net, this never happens in debugging, only using the executable.   

 

 


   Report 
  05-27-2009, 9:29
Adam Boulad is not online. Last active: 12/15/2009 10:50:44 AM Adam Boulad



Top 10 Posts
Joined on 09-16-2007
Posts 1,119
Re: eprint timing
Reply Quote
Which event are you using? The EPrint.JobInfoEvent event is triggered with the JOB_END flag after the print job has finished. Is this the event you're using?
Adam Boulad
LEADTOOLS Technical Support

   Report 
  05-28-2009, 1:07
scotbeery is not online. Last active: 7/10/2009 2:10:12 AM scotbeery

Top 500 Posts
Joined on 01-30-2009
Posts 10
Re: eprint timing
Reply Quote
Yes, I'm listening to the eprint_Jobinfoevent and the END_PROCES_JOB (8) to know when it is done.  However, I don't think it's done writing to the OS when that event fires.
   Report 
  05-28-2009, 6:08
Adam Boulad is not online. Last active: 12/15/2009 10:50:44 AM Adam Boulad



Top 10 Posts
Joined on 09-16-2007
Posts 1,119
Re: eprint timing
Reply Quote
I want to investigate this issue further. Can you send an email to eprintsupport@leadtools.com and provide full details regarding this issue including the programming language, link to this post and steps to reproduce this issue.
Adam Boulad
LEADTOOLS Technical Support

   Report 
Post
LEAD Support Fo... » Developer » ePrint API » Re: eprint timing

Powered by Community Server, by Telligent Systems