0
votes
1answer
217 views
Using PDFsharp to open AES 128-bit encrypted files
I've been receiving pdf files that I have been processing with the PDFsharp libraries. These files where 128-bit RC4 encrypted. Now I getting files that are 128-bit AES encyption.
I'm gett …
1
vote
How do I programmatically create a PDF in my .NET application?
The company that I work for is using Rubika from Solimar Systems. I believe that they also use itextsharp in there "PDFEngine". We create hundreds of pdfs with thousands of pages per month with thi …
