acrobat distiller

R

Raymond Chiu

Dear all,

I have vb.net program which export excel to pdf format.
I am using acrobat distiller but find the problem in the below statement.
dim ddt as new ACRODISTXLib.PdfDistiller
ddt.filetopdf("tempfilename.xls", "C:\PDF", "")

In first time, it works but when run again, it cannot convert to pdf.
Do you know WHY?
How Can I Do?
 
R

Raymond Chiu

Dear all,

New discovery as below:
In my windows xp prof, when I run with visual studio 2005 debug mode, it
works perfectly.

But in Production windows server 2003 , it always need to close the browser
and wait for certain time for next processing.

Is it related to the IIS Session timeout problem as I guess??

What is your opinions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top