All Stories

How to view PDF metadata in Java (Tutorial)

As someone who works with PDFs, it is not straightforward to view PDF metadata since it is not directly supported by Java. This tutorial...
Mark Stephens
1 min read

How to enable Text to Speech in JavaFX and…

As a developer at IDR Solutions I spend a lot of my time working on the JPedal Java PDF library and lately I have...
Sylwia Dorota Kedzia
59 sec read

How to convert an Ant NetBeans Plugin to a…

At IDR Solutions I spend a lot of time on working on the development of our Java PDF Library. Click here to read why...
Ernest Duodu
1 min read

How to use GitHub hosted Maven artifact in NetBeans…

In my previous article I wrote, we went through a step by step process of creating a GitHub account and hosting our Maven artifact...
Ernest Duodu
1 min read

How to host a Maven artifact on GitHub

Recently at IDR Solutions, I have been working on converting our existing Ant NetBeans plugin to Maven. In order to do so I had...
Ernest Duodu
2 min read