PDF Stamp using java action

0
Dears, is there’s a way to put stamp on specified file document using java ? what I need is to have two file documents, first is the original file, and other file document contains stamp image, I need java code to take these two file document as input parameters and return new file document contains stamp (second input parameter) over the original file document (first input parameter).
asked
2 answers
0

Have you tried the OverlayPdfDocument java action in Community Commons?

https://docs.mendix.com/appstore/modules/community-commons-function-library

answered
0

Hi Emad Abed Rabboh, 

try to use PDFWatermarkandLogo module available in Marketplace

https://marketplace.mendix.com/link/component/222303

Thanks

 

answered