Z
Zoharat
Hello,
I have a .NET exe, which uses Office 2007 PIA to convert word, excel and
power point documents to pdf files. I use the save as pdf plugin to convert
the office documents to pdf files.
This exe is invoked by a java application, which is installed as service on
Windows 2008 server.
The logs indicate that the document is always null after the call to the
open method.
This works fine on 2003 and XP machines.
We tried assigning the service administrative rights but it still resulted
in the same error.
We also tried assigning it LOCAL system user which has interactions with
Desktop but it still had the same effect.
Has anyone ever tried this setup and made it work.
I have a .NET exe, which uses Office 2007 PIA to convert word, excel and
power point documents to pdf files. I use the save as pdf plugin to convert
the office documents to pdf files.
This exe is invoked by a java application, which is installed as service on
Windows 2008 server.
The logs indicate that the document is always null after the call to the
open method.
This works fine on 2003 and XP machines.
We tried assigning the service administrative rights but it still resulted
in the same error.
We also tried assigning it LOCAL system user which has interactions with
Desktop but it still had the same effect.
Has anyone ever tried this setup and made it work.