This example shows how to make Microsoft Word ready for server
use. The other office products can also be configured just the same
way.
All you need to do here is to make sure that there is no pop-up
dialogs from Office products during PDF conversion.
Note: If you have previously modified Microsoft Word setting through Distributed COM Configuration Properties, you need to set it back to the orignal setting (especially in the Identity tab, it must be set to The launching user) . If you are not sure, we recommend re-installing Microsoft Word.




If you have any 3rd party Word macro or add-ins, we recommend that you remove them because they often add an extra overhead to Microsoft Word and slows down the whole PDF conversion process.
Beginning with Windows Vista, Microsoft Office 2007 can no longer be run directly from a server or a service. It will only work when launched as an interactive user.
That means customers printing Microsoft Office 2007 documents under Windows Vista, Windows 2008 Server or Windows 7 from a System Service, a Web Service, or a Web Server (including ASP and ASP.NET) are required to have an interactive user (such as easyPDF7User) to be physically logged on to the system at all times, or else the PDF conversion is going to fail.
Please refer to the InteractiveUserSession property for more information.