How can I encrypt a PDF using 128-bit strength?
The following sample shows how to use 128-bit strength to encrypt a PDF. Make sure that the option for setting PDF key length is used...
Knowledge Base to VeryPDF Products
The following sample shows how to use 128-bit strength to encrypt a PDF. Make sure that the option for setting PDF key length is used...
You can set an owner/permissions/master password and a user/open password for a PDF files at the same time. Below is a sample showing how to...
VeryPDFToobox(Click here to Download)can help you enable high quality printing when set a permissions password. Please view the sample as follows to see how to...
The sample below demonstrates a way to merge multiple PDF files into one PDF. The recommended tool is VeryPDFToobox(Please click to free download it).using System;using...
Using VeryPDFToobox, you can easily remove any specified pages from an input PDF. Just view the following example to see how to do: The example...
VeryPDFToobox is a perfect solution, with the help of which, you can easily merge PDF files into one PDF files and set a password for...
The sample codes below demonstrate how you can merge multiple PDF files when one of them is encrypted by an open password or a permissions...
Please view the following sample codes which clearly show how to unpack PDF page streams for editing PDF in a text editor. The recommended tool...
If you have VeryPDFToobox installed on your computer, you can use it to repair corrupted XREF tables and streams length of PDF quickly. The sample...
You can split a multi-page PDF file into several single-page PDF files at a time by using VeryPDFToobox. The sample codes show how to split.using...