Java is a general-purpose, concurrent, class-based, object-oriented computer programming language that is specifically designed to have as few implementation dependencies as possible.
Developers can “write once, run anywhere” (WORA), meaning that code that runs on one platform does not need to be recompiled to run on another. Java applications are typically compiled to bytecode (class file) that can run on any Java virtual machine (JVM) regardless of computer architecture.

Java

How to remove blank pages from a PDF in…

The JPedal Java PDF library can remove blank pages from documents. Rationale But why might you want to do this? A common reason would...
Jacob Collins
39 sec read

How to add a table of contents to a…

To add a table of contents to a PDF file in Java, you can use our PDF toolkit JPedal. Once you have downloaded the...
Jacob Collins
33 sec read

Java Migration: Restore Critical Compatibility and System Stability

Upgrading your core infrastructure is rarely just a “check the box” task. For many development teams, moving from one Java Version to another feels...
Amy Pearson
2 min read

Java Image Processing: Data Migration and Archival Efficiency

Managing high volumes of high-resolution images is a double-edged sword. While the data is invaluable for research, manufacturing, and documentation, the sheer scale of...
Amy Pearson
2 min read

New options for our PDF merger

In the latest release of our PDF library JPedal, we added some new features to our PDF merging tool. These new settings allow for...
Jacob Collins
1 min read

Automating HEIC Conversion: How JDeli Eliminates Manual Steps

In the world of claims processing and expense reporting, the device in your customer’s pocket is often more advanced than the software running on...
Amy Pearson
2 min read