Mark Stephens

  https://www.idrsolutions.com Mark founded the company and has worked with Java and PDF since 1997. The original creator of the core code, he is also a NetBeans enthusiast who enjoys speaking at conferences and reading. He holds an Athletics Blue and an MA in Mediaeval History from St. Andrews University.

   



195 Stories by Mark Stephens

Is the PDF file format Open and Free?

One of my pet annoyances on forums is the number of people who think that the PDF file format is a proprietary format. So...
1 min read

3 steps to creating local mirrored Git repositories for your Continuous tests

At IDRsolutions, we have spent the last 6 months working to make our Java code base for our Java PDF Library and PDF to...
1 min read

Why we have abandoned ImageIO and JAI for Image support in our commercial Java code

Introduction At IDRsolutions, we are now using our own Java Image Library (JDeli, the best enterprise-level Java image library for performance and efficiency) as...
49 sec read

Converting a Swing application into JavaFX – Listeners and fast scrolling

Recently, I have been working on producing a PDF Viewer, which uses both Swing and JavaFX, in our JPedal PDF library. This has involved a...
1 min read

What is the difference between Java and JavaFX?

As Java developers we often get asked the question ‘What is the Difference between Java and JavaFX?’. Here goes my attempt in 5 steps…...
1 min read

HTML and SVG Explained (Along with Use Cases)

In his article I will explain what is HTML and SVG, how they’re related and which might be suited for your use case. What...
2 min read