Hi, Has anyone encountered this error (I'm using psfbox in a vb.net application):
org.apache.pdfbox.exceptions.COSVisitorException: class configured for MessageDigest(provider: SUN)cannot be found. What does this mean? What can I do to correct it? Thanks for your help! Tasha -----Original Message----- From: Tasha Keppler [mailto:[email protected]] Sent: Tuesday, March 26, 2013 4:40 PM To: [email protected] Subject: Rubber Stamp/saving error Hi all, I'm trying to create a rubber stamp using pdfbox in a vb.net application. Since I'm new at using this tool, I tried programming loading a PDF and then saving as a different name. I'm getting this error: org.apache.pdfbox.exceptions.COSVisitorException: class configured for MessageDigest(provider: SUN)cannot be found. Can you point me in the right direction for troubleshooting? Let me know if you need more information. Thanks! Tasha

