2009 Jul 09 11:15 AM
Hi all.
I want to sign a pdf file.
1.- u2019ve generated the PSE file in my system and Iu2019ve validated it. Iu2019ve inserted my certificate in the pse file.
2.- Iu2019ve created a program how converts a spool to PDF format (FM CONVERT_OTFSPOOLJOB_2_PDF ).
3- I use the FM SSF_GET_PARAMETER to get my pse parameters.
4.- I use the FM SSF_KRN_SIGN_BY_AS to sign the pdf data. This FM generates a signed data in binary type.
5.- I Verify the signed data with FM SSF_KRN_VERIFY. The validation is good.
6.- I generate the pdf and download it with FM GUI_DOWNLOAD. I use the binary signed data ( Generated in FM SSF_KRN_SIGN_BY_AS ) in this FM.
The problem is with the pdf generated. I can open it and I can read it without problems but I donu2019t see the sign in this document.
The pdf document signed is with un 1Kb more than the pdf not signed ( there are more information ) but the sign not appears .
Can you help me , please??? What is my error ??
Thanks a lot.
Ismael
2009 Jul 09 11:35 AM
2009 Jul 09 11:35 AM
2009 Jul 09 12:01 PM
HI.
Thanks for the links. But these not help me
I'm using SAPCRYPTOLIB and my SAP version is 4.7
Please, some idea??
Edited by: Navarro Galindo on Jul 9, 2009 1:01 PM
2024 Feb 15 1:05 PM - edited 2024 Feb 15 1:10 PM
Can you please list down the steps performed to sign a PDF and the solution to this issue "signature is not visible on PDF".
2024 Apr 17 12:25 PM
Hi Ismael ,
did you get the solution, if yes please write it.
Thanks