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

PDF

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
54 sec read

How to convert PDF to HTML in Java (Tutorial)

In this article I will show you how you can convert PDF files to HTML in Java using our library BuildVu. PDF to HTML...
Mark Stephens
1 min read

What Is A PDF?

Imagine you have just created an awesome Microsoft Word document, filled with images, tables, cool fonts, and all sorts of fancy stuff. You share...
Mark Stephens
1 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 is the best compression format for PDF?

The Portable Document Format (PDF) offers multiple compression options to achieve the optimal balance between file size and quality. The choice of compression depends...
Promil
3 min read

5 ways to protect PDF files from copying

Many times you want to allow your users to view the contents of a PDF file, but not to copy the content or the...
Mark Stephens
1 min read