iText Java, visible signature, when I use the SignatureRenderDescription
render mode, the description is only written in the 70 bottom percents of
the rectangle, why is that ?
(From PdfSignatureAppearance :
dataRect = new Rectangle(
MARGIN,
MARGIN,
rect.getWidth() - MARGIN,
rect.getHeight() * (1 - TOP_SECTION) - MARGIN);
where TOP_SECTION=0.3)
Is it so the description text is not hidden with the various validation
checkmarks that Adobe Reader puts in the top-left part of the signature
rectangle ? (which doesn't seem to be the case anymore with Adobe Reader X
!?)
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Visible-signature-with-description-only-why-is-nothing-written-on-the-top-30-tp3461161p3461161.html
Sent from the iText - General mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php