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

PDF

JPEG XL Finds New Life in PDF Standards

TL;DR: Despite being sidelined by Google’s Chrome team years ago, the JPEG XL (JXL) image format has secured a major win. The PDF Association...
Nadir
1 min read

How to crop a PDF file in Java (Tutorial)

Our Java PDF library JPedal contains a powerful PDF Manipulator which you can use to crop PDF files as well as performing other common...
Jacob Collins
1 min read

How we use dogfooding at IDRsolutions

At IDRsolutions, we eat our own dog food! We have weekly and monthly analytics reports that help us keep track of our KPIs, and...
Jacob Collins
1 min read

How to interleave merge PDFs in Java (Tutorial)

The Java PDF library JPedal allows developers to merge PDF files using interleaving. Download a JPedal trial jar to try it out! What is...
Jacob Collins
1 min read

How to remove links from PDF files in Java…

The PDF file format is very complex and contains many features to boost interactivity. One such feature is the ability for PDF files to...
Jacob Collins
1 min read

Easily Convert PDF to HTML in PHP (Tutorial)

Converting a PDF to HTML in PHP lets you display PDF content directly in the browser; no plugins, no iframes or no viewer dependencies....
Leon Atherton
2 min read