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