Hi All,
Can I watermark single pages(with its own image id) in a merge operation with iText Java?. I have a requirement to open each image in memory and watermark them
and save them after they are merged. is it doable?
2. The above documents are sitting in Documented as a single pages that I'll have to merge together. So when user click on a particular folder in the D2(3.1), I need to launch the business logic (code written to combine the PDFs (iText)). Can I do this with D2(3.1 version?) or I need to code a view on top of D2?
Thanks in advance!!!!