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 find deprecated methods in Java

A Java deprecated method is one that should not be used because it is going to be removed (and often there is a better,...
Mark Stephens
1 min read

How to create a module-info file with JDeps

In this article, I am going to work through adding modules support to an existing Java application. I am using our JPedal (our Java...
Mark Stephens
2 min read

Java 9 jlink explained in 5 minutes

Here at IDRsolutions we are very excited about Java 9 and have written a series of articles explaining some of the main features. In...
Bethan Palmer
1 min read

What is XMP metadata and why it is useful

Recently at IDR Solutions we have been busy working away and added support for reading and writing of XMP metadata to Tiff images with the...
Kieran France
2 min read

How to use the Microsoft Azure cloud on the…

At IDR Solutions I mainly work on the Development of the JPedal Java PDF Library and PDF to HTML5 Converter. Recently I have also spent...
Georgia Ingham
6 min read

How to set up Amazon Cloud/AWS Elastic Beanstalk on…

At IDR Solutions I spend a lot of time on the Development of the JPedal Java PDF Library and PDF to HTML5 Converter. Recently...
Georgia Ingham
5 min read