Portable Document Format (PDF) is a file format used to present documents in a manner independent of application software, hardware, and operating systems.

PDF

Glossary of PDF Terms

This article lists and defines commonly used terminology from the PDF world. AcroFormAcroForm is a PDF form format that was introduced in PDF 1.2. It...
Jacob Collins
2 min read

How to remove a page from a PDF file…

The PDF file format is not natively supported by Java. Therefore, to remove a page from a PDF file, you will need an external...
Jacob Collins
2 min read

How to convert PDF to HTML (Tutorial)

In this article I will show you how you can use our PDF files to HTML API to convert documents to HTML with our...
Mark Stephens
10 min read

What Is A PDF?

What Is a PDF?PDF stands for “Portable Document Format.” It’s a widely-used file type designed to display documents consistently across different devices. If you...
Mark Stephens
2 min read

Why we are using Java 17 for our products

  Staying updated to the relevant version of Java is crucial for many reasons, including security improvements and additional functionality. However, in a commercial...
Mark Stephens
1 min read

What are XFA Forms?

TL;DR XFA is a deprecated Adobe technology that uses XML structures to handle PDF form data. While it relies on a template for layout...
Chris Wade
5 min read