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

PDF

Easily Convert PDF to HTML in PHP (Tutorial)

In this article, I’ll show you how I use our BuildVu library to convert PDF files into HTML. As a developer, I’ve found BuildVu...
Leon Atherton
1 min read

Easily convert PDF to HTML in Java (Tutorial)

PDF to HTML conversion helps improve your PDF content for browser display. BuildVu is one of the leading PDF to HTML solution for developers....
Leon Atherton
1 min read

How to Duplicate Pages in a PDF in Java…

The Java PDF toolkit, JPedal makes duplicating pages in PDF documents an easy task. You might want to duplicate pages when filling in multiple...
Jacob Collins
50 sec read

How to translate PDF files in Java (Tutorial)

Today I will demonstrate a worked example to show how you can create a PDF translator using our PDF toolkit JPedal and Translator. This...
Jacob Collins
1 min read

How to Add Images to PDF files in Java…

If you are looking to add images to pdf in java you have a couple of options: Insert an image as an annotations Insert...
Jacob Collins
1 min read

Java PDF to BMP conversion (Tutorial)

Why convert PDF files to BMP images? A PDF is a vector image (so it is rendered when you display it at whatever size...
Jacob Collins
1 min read