Hi,
I have Powerbuilder (11.2) COM component deployed into the windows 2008 server. The COM component save the results as PDF. It is working fine on windows 2003 server but it is not working on windows 2008 server.
I have tried the steps on the http://scn.sap.com/thread/3535221 and with cutePDF. None of them are working. Anyone could you please help me resolve on this issue?
The server is windows 2008 64bit operating system. I have the GS installed on the following folder in the server C:\Program Files\gs\gs8.71\
Our sourcode that returns -1 below
l_Return = l_DS.SaveAs(l_TempFile, PDF!, FALSE)
Thanks,
Senthil