Hi, May i ask you some things about PDFBox? I want to use PDFBox for digital sign on PDF with SmartCards and Business Key.
Is there a way for mark a PDF? I have done a Framework for get Private Key and Certificate Chain from the SmartCard and not from KeyStore but there is a problem. Your function for the sign wants a Java Security Private Key, but i have aiaik.pkcs.pkcs11.objects.PrivateKey, so everything crash! Can you help me? Thank You. Rossella

