Hi,
I want to read .ppt files in c# without interop.
I already tried the below approach.
https://www.codeproject.com/articles/13391/using-ifilter-in-c?fid=278909&df=90&mpp=25&sort=Position&view=Normal&spc=Relaxed&prof=True&select=2575194&fr=52
It is working fine with the older server but with the latest Windows server 2019 it has some issue with OFFFLit.dll and I can't force end user to downgrade this dll.