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

Tutorials

Tutorial : How To Change Color Space from Swing…

At IDRSolutions we are currently in the process of Developing a JavaFX implementation of our PDFViewer. In previous JavaFX articles I have shown : How to Create...
Nathan Howard
2 min read

Tutorial : How to Create Stacked Menus in JavaFX

At IDRSolutions, our PDF Viewer (part of our JPedal Library) currently uses Java Swing to create the PDF Viewer interface. However, we are now in...
Nathan Howard
2 min read

Tutorial : How to Create a Border Glow Effect…

At IDRSolutions, our PDF Viewer (part of our JPedal Library) currently uses Java Swing to create the PDF Viewer interface. However, we are now...
Nathan Howard
1 min read

Tutorial: Setting up Glassfish On a Linux Server

Setting up Glassfish for our Web Service based PDF converter was a relatively straight-forward job, but there are some nuances to be aware of....
Simon Lissack
3 min read

Tutorial – Calling Java from a Bash Script

Bash is a very flexible cross-platform scripting language with multiple uses and can integrate with lots of other tools (ie DIff). It is built...
Nathan Howard
3 min read