Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Digital Signature on each page in BI Publisher

Summary
Digital Signature on each page in BI Publisher
Content
Hi,
I am trying to implement digital signature in BI Publisher pdf report to get the signature on each page in bottom. But, am getting the signature on one/first page only.
Does anyone help/suggest on this to get digital signature on all pages.
Regards,
K
Answers
-
May I know from where you are getting the image and how you are printing it in rtf? if possible plz upload your rtf
0 -
Hi,
May I know where image is stored?
0 -
K
Im not sure if I was clear enough. In the documentation, it states that BI Publisher only supports a digital signature on the first page.
You could look at the Digital Signature API here, https://docs.oracle.com/cd/E24001_01/bi.1111/e18863/javaapis.htm#BABDDIFA
to see if you can add more digsig fields to the generated PDF output as a post processing step ie you get the PDF output and then programmatically sign the PDF using the API.
Tim
0 -
I aligned Signature in first page right side of the bottom. My PDF report contains 5 pages and I need to show the signature in all 5 pages instead of first page.
I gone through oracle docs and I can't find the solution for this.
0 -
Thanks for your reply.
0 -
Hi K
Just checked the docs and as I thought. The digital signature can only be added once to a report output
https://docs.oracle.com/cd/E23943_01/bi.1111/e22255/digital_sig.htm#BIPAD4712
Step 6: Specify the location in the document where you want the digital signature to appear by setting the appropriate properties as follows (note that the signature is inserted on the first page of the document only):
This is a limitation of BIP
Regards
Tim
0 -
Hi All,
Was there a workaround or solution to this? The signature is still coming only in one page even though we have invoices in all pages in a 10 page document.
Thanks and Regards,
Sooraj
0 -
Hi ,
Has anyone tried the workaround mentioned with success?
Sooraj
0