A guide which shows or indicates the way to do something.

Guide

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

Java testing using FindBugs and PMD in NetBeans

As we all know bugs in a software could be difficult to find and fix. Therefore many tools and techniques have been developed in...
Sylwia Dorota Kedzia
2 min read

The 8 Cool Raspberry Pi Operating Systems/Projects for Beginners

At IDR Solutions we spend a lot of our time developing our Java PDF Library and PDF to HTML5 Converter. Recently we have been getting involved in...
Alex Marshall
4 min read

Java 8 Default Methods 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). In this...
Ernest Duodu
2 min read

Using FindBugs to squash bugs in Java with NetBeans…

Improving your code In 2014, IDRsolutions have been busy adding FindBugs tests which we run on our Java PDF library and PDF to HTML5/SVG converter. So...
Laurence Squires
3 min read