Hello, I'm trying to sign a document with an Aladdin eToken, but the
resultant document doesn't have a valid sign.
This is the code:
// connect to eToken PKCS#11 provider
AuthProvider etpkcs11 = new
sun.security.pkcs11.SunPKCS11("etpkcs11.cfg");
I am writing Tables in a pdf document and I want to know how many space is left
between the bottom of the last table I drew and the end of the page. Is is
possible?
Thanks a lot.
Javi.
---
The SF.Net email is sponsored by EclipseCon
I am writing a pdf document from a jsp using a bean and I want the second and
next pages to have a different upper margin from the first page. I have used
the onStartPage() event, but when it happens, the new margin appears but the
text is upside down. I am writing tables with text inside b