Conversion of PPT file to XPS in the background
Hi,
I want to make a program to convert ppt file into xps. I am able to do this using interop. But the problem is it loads MS powerpoint. I do not want to show powerpoint on the screen. The conversion should happen in the background. I am writing program in WPF web application.