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
A quick and easy implementation to merge JPG images. Combine JPG to PDF or other supported formats.
Merge Word documents in Python
In large distributed teams, multiple team members work on different modules and produce related artifacts. However, for an end-user, a single combined document is required in a logical manner. The manual approach to merge …
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. …