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.

   



185 Stories by Mark Stephens

My 7 Key takeaways from PDF Paris Conference 2023

Last week I was in Paris for the PDF Days conference to talk about PDF files… The PDF file format is an open (and...
1 min read

How to crop an image in Java

In this article, I will show you how to crop an image in Java using just ImageIO or JDeli. Crop an image in Java...
37 sec read

What is a PDF renderer?

A PDF Renderer is a piece of software which can take a PDF file and create an image version of what it would look...
1 min read

3 key questions when choosing a Java PDF library

There are lots of Java PDF libraries available. And there are 3 key questions to ask when choosing which Java PDF library is right for you....
1 min read

How to write GIF image files in Java with JDeli

In this article, I will cover how to write out images as Gif images in Java. We also have a related article covering how...
29 sec read