AcroDistLib.Distiller
dear all,
i have vb.net program export excel pdf format.
i using acrobat distiller find problem in below statement.
dim ddt new acrodistxlib.pdfdistiller
ddt.filetopdf("tempfilename.xls", "c:\pdf", "")
in first time, works when run again, cannot convert pdf.
do know why?
how can do?
-----------------------------------------------
new discovery below:
in windows xp prof, when run visual studio 2005 debug mode,
works perfectly.
but in production windows server 2003 , need close browser
and wait time next processing.
is related iis session timeout problem guess??
what opinions?
i have vb.net program export excel pdf format.
i using acrobat distiller find problem in below statement.
dim ddt new acrodistxlib.pdfdistiller
ddt.filetopdf("tempfilename.xls", "c:\pdf", "")
in first time, works when run again, cannot convert pdf.
do know why?
how can do?
-----------------------------------------------
new discovery below:
in windows xp prof, when run visual studio 2005 debug mode,
works perfectly.
but in production windows server 2003 , need close browser
and wait time next processing.
is related iis session timeout problem guess??
what opinions?
there several problems:
you posting in wrong forum.
distiller converts postscript pdf, not excel.
you can't use acrobat on server.
you posting in wrong forum.
distiller converts postscript pdf, not excel.
you can't use acrobat on server.
More discussions in Acrobat Reader
adobe
Comments
Post a Comment