Hi, I have 3 questions:
1) If we create a signed pdf document using iText samples and open it in Adobe, a text "Signature Not Verified" is shown on the top left, after verifying successfully using Adobe the text becomes "Signature valid". This message seems to be inserted by the iText API it self. How can I remove this message? 2) If we verify this iText created signature using Adobe, a big green tick is displayed in the center, this tick is not shown if Adobe verifies the signatures created by it self. I am able to remove the question mark using PdfTemplate n1 = sap.getLayer(1); but unablet to get rid of this tick. Can I remove this big tick when verified by Adobe ? 3) Also if I want to set the text in Layer 2 in a way that the text fits in specific area inside the signature area how can I do this ? Regards, Wahaj ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
