I am using the example Dot Net \\ VS2005 \\ Visual Basic \\ Sample1. When you convert a PDF to TXT file everything works fine. When I try to convert a doc, html, excel...(all this files are Printable???) the application does not exit the Loop
With Timer1
. Interval = 1000 * MaxTime
. Enabled = True
And Do While Not ReadyState. Enabled
Application.DoEvents ()
loop
. Enabled = False
end With
after 15 to 20 seconds gives an error message "". What should I do??
In version 1.2.3 this problem did not exist.
Help!!!
Thanks
Gilberto Valente