I need to add watermark to the pdf and image before getting downloaded by the user. I'm not able to find correct package for that. Also i don't know how to use pdf.js in my angular application.
Asked
Active
Viewed 504 times
1
-
Refer this example for how to use pdf.js in Angular: https://stackoverflow.com/questions/49548288/how-to-use-pdf-js-in-angular-2-4-5 – Maulik Feb 19 '21 at 07:31