Mark Stephens

  https://www.idrsolutions.com Mark has been working with Java and PDF since 1999 and is a big NetBeans fan. He enjoys speaking at conferences. He has an MA in Medieval History and a passion for reading.

   



191 Stories by Mark Stephens

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...
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...
1 min read

How to write JPEG 2000 Images in Java

In this article I will show you how to write JPEG 2000 images in Java. We also have a related article covering how to...
1 min read

How to read EXIF metadata from Image files

In our previous article we looked at some Viewers which could display Exif data for you. Sometimes, you need to programmatically access the data....
40 sec read

How to print PDF files from Java (Tutorial)

Printing PDF files from Java is something that raises a lot of general questions, so this short article is a general guide to the...
1 min read

How to read Heic files in Java (Tutorial)

How to read Heic files in Java? In this article, I will explain how to read HEIC files into Java as a BufferedImage. We...
51 sec read