Search
Follow Us
Categories
Author Archives: Nayyer Shahbaz
Convert DOC to PDF or PDF to DOC in Ruby

Many word document processing applications provide the capabilities to process MS Word & OpenOffice formats and also, enable you to render the output to other file formats including PDF…
Extract Frame from a Multi-Frame TIFF Image using C# REST API
Merge JPG images online using C# REST API
Merge Word documents in Python
Merge PDF files using Python. Python Code to Combine PDF Files
Encrypt and Decrypt PDF files using Java | Password Protect PDF

Encryption is a famous and reliable approach to protect the content of PDF documents. When a document is encrypted, its contents become unreadable, and only authorized users can decrypt the document to obtain access to the contents. When you …
Digitally sign PDF documents online in PHP

PDF documents are among the widely used file formats for information sharing. They usually have confidential and legal value, such as a contract. In order to ensure the integrity of files and to avoid any counterfeit, we add digital signatures. …