‎2015 May 20 2:52 AM
Dear Expert,
I want to use SXPG_COMMAND_EXECUTE to call encryptpdf.exe file in my local pc ,it auto add password in pdf file. but i failed
‎2015 May 20 3:00 AM
Follow this wiki
You first have to define the command for each operating system using transactions SM69 (You can test it with SM49) and then call it using SXPG_COMMAND_EXECUTE
Regards
‎2015 May 20 3:25 AM
Dear Sir,
Can i use this function in my local pc? i don't want to use my applicaiton server? how to use my local computer?
Best Regards,
Merry
‎2015 May 20 3:25 AM
Hi Merry,
You should go to SM69, there listed all the external commands which you can use.
Not 'ZTEST', seems you need 'ENV'.
But unfortunately, it did not works on my machine. Try yours.
regards,
Archer
‎2015 May 20 3:28 AM
can you tell me your qq or skype?i wan to add you to know more informaiton.
‎2015 May 21 3:22 AM
External program terminated with exit code 1
i run SXPG_COMMAND_EXECUTE,it occurs this information,any one can tell me?