With the release of XFINIUM.PDF 3.5 we added support for QR barcodes. At this moment the XFINIUM.PDF library supports 40 1D barcodes and 6 2D barcodes. Continue reading “Add barcodes to PDF documents in .NET”
Tag: ios
Encrypt and decrypt PDF documents in .NET
XFINIUM.PDF library can decrypt and encrypt PDF documents using RC4 and AES encryption, with 40 bit and 128 bit keys for RC4 and 128 bit and 256 bit keys for AES, including the latest PDF 2.0 draft. The library can create, load and save encrypted PDF files.
Continue reading “Encrypt and decrypt PDF documents in .NET”