Here is a sample java code showing how to add a multi-line text stamp to a PDF document using jPDFProcess public API. This will automatically add a rounded corner around the text. In this case, we’re creating a stamp that reads “Approved ” on the first line and has the current date on the second […]