All Stories

Font Scaling looks wrong on Android? This might be…

I spend a lot of time working with fonts in our PDF to HTML5 Converter and have found that the setup for rendering fonts...
Sam Howard
1 min read

Java 8 Lambda Expression Explained in 5 minutes

At IDR Solutions I work on the development of our Java Developer libraries (a Java PDF Viewer and SDK, PDF to HTML5 converter and a Java ImageIO replacement). We...
Ernest Duodu
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...
Mark Stephens
2 min read

Improving Image Output Performance in Java

A common complaint from Java developers when using ImageIO in Java is that it is both slow to write out images, and that the...
Leon Atherton
1 min read

How to write a WebBrowser plugin in JavaFX for…

At IDR Solutions lately, I have been working a lot with the NetBeans platform has part of my preparation for my talk at JavaOne...
Sylwia Dorota Kedzia
5 min read