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 are PDF Forms?

Have you ever seen a PDF file with interactive buttons, fillable fields, checkboxes, text, or radio buttons? These interactive elements are PDF forms…. You...
1 min read

What is the minimum version of Java to support?

With a new version of Java released every 6 months, and Java 17 just out, this has become a much more challenging decision. If...
1 min read

Entreprenerd by Bruno Lowagie reviewed

If you work with PDF files, the chances are you will have heard of Itext. Even if you have never heard of iText, you...
1 min read

How to Rasterize PDF files in Java (Tutorial)

In this tutorial we show you how to rasterize a PDF file into an image in Java. You will need an external library to...
45 sec read

How to test image performance of Java libraries with JMH and IDEA IDE

What is JMH? Java Microbench mark Harness is a very nice, free tool which allows you to create Java performance tests. This set of...
1 min read