Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Digital Signature on each page in BI Publisher

Received Response
162
Views
8
Comments

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

  • Brajesh Shukla-95078
    Brajesh Shukla-95078 Rank 7 - Analytics Coach

    May I know from where you are getting the image and how you are printing it in rtf? if possible plz upload your rtf

  • Brajesh Shukla-95078
    Brajesh Shukla-95078 Rank 7 - Analytics Coach

    Hi,

    May I know where image is stored?

  • timdexter
    timdexter Rank 6 - Analytics Lead

    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

  • Katam9848
    Katam9848 Rank 2 - Community Beginner

    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.

  • Katam9848
    Katam9848 Rank 2 - Community Beginner

    Thanks for your reply.

  • timdexter
    timdexter Rank 6 - Analytics Lead

    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

  • Sooraj Kesav-Oracle
    Sooraj Kesav-Oracle Rank 1 - Community Starter

    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

  • Sooraj Kesav-Oracle
    Sooraj Kesav-Oracle Rank 1 - Community Starter

    Hi , 

    Has anyone tried the workaround mentioned with success?

     

    Sooraj