Customizing Stamping Functionality in Mozilla PDF.js Library

29 Views Asked by At

We are currently using the Mozilla PDF.js library to implement PDF viewing functionality in our application. Our requirement is to customize the stamping feature in PDF.js to include predefined images such as "Approve," "Done," and "Rejected."

We've reviewed the documentation Reference link and are aware of the capability to upload images as stamps. However, we need guidance on how to integrate our custom predefined stamping images.

  1. How can we add custom predefined stamping images to the PDF.js stamping functionality?
  2. What modifications are required in the code to enable users to select and apply predefined stamps like "Approve," "Done," and "Rejected"?
0

There are 0 best solutions below