unable to see the signature in the PDF output using PDF template
Hi Experts,
We are unable to see the signature in the PDF output using PDF template
EBS:12.1.3
1. applied Patch 14313664: DIGITAL SIGNATURE SOLUTION NOT SUITABLE FOR USE.
2. followed the document below:
E12187-01
Chapter 10 Creating a PDF Template
Starting on page 10-18
Adding or Designating a Field for a Digital Signature
3.- Also please make sure that the related properties for Digital Signatures are defined in $XDO_TOP/resource/xdo.cfg file Ex:
<!-- PDF security -->
<property name="signature-enable">true</property>
<property name="signature-pkcs12-path"> /app/appl112i/EBS1DEV/apps/apps_st/appl/xdo/12.0.0/resource </property>
<property name="signature-pkcs12-password"> ******** </property>