Here at IDR Solutions we like to create useful tutorial guides to help with common problems that people can sometimes come across.

Tutorials

How to implement Drag and Drop Function in a…

I have spent alot of time working on implementing more functionality of our JavaFX PDF Viewer. I recently added a drag and drop functionality...
Ernest Duodu
2 min read

Java 8 Method References explained in 5 minutes

At IDR Solutions we use Java 8 for the development of our products (a Java PDF Viewer and SDK, PDF to HTML5 converter and a Java ImageIO replacement). As I...
Ernest Duodu
3 min read

PDF Coons Shading – find color value of given…

In my previous article I investigated and wrote about A beginners guide to PDF lattice shading and in this article I will be focusing...
suda
2 min read

Running tests on both JavaFX and Swing using Junit

In a previous article I began to describe how you can set up a test frame using JUnit and Jemmy that could easily be...
Kieran France
3 min read

A Beginners guide to PDF Lattice Shading

At IDR Solutions Ive spent a lot of time working with the development of the JPedal Java PDF Library and PDF to HTML5 Converter...
suda
1 min read

What is the difference between Java and JavaFX?

In my last article I explained the difference between HTML5 and SVG. Since then, another request has been for a simple answer to the...
Mark Stephens
1 min read