Hi All,
I am using Interop office dlls to convert word file into pdf (WdExportFormat from interop dll). I am able to achieve the desirable result. But when I am pushing the same in IIS environment, the SMEs start saying that interop is not meant for enterprise solution
and my solution needs MS office to be installed in each app server ( IIS windows 2008 R2) to make interop functional. Does microsoft not recommend to use Interop office dlls in enterprise application. Does Interop give memory issue if subjected to different
file types ( macros enables spreadsheet etc)
Does Mircosoft provides any platform to use interop services in IIS, without installing full office product and , claims to remain stable?
Please reply ASAP.