Now your customers can view pages inside a PDF at a lightning speed!

Find out how one company did it with BuildVu

buildvu advertisement image

All Stories

How to test your Java Application using PMD, and…

In the previous articles, Previous whilst working on various projects at IDR Solutions I went through the process of how to build your own...
Ernest Duodu
1 min read

How to install plugins in your NetBeans IDE

As a developer at IDR Solutions I spend a lot of my time working with NetBeans IDE and NetBeans PDF Viewer plugin. I thought...
Sylwia Dorota Kedzia
51 sec read

Setting up Continuous Testing with Jenkins

Whether working on a small or or large project, it is always crucial to have some form of testing. At IDR Solutions we spend...
Ernest Duodu
2 min read

How to Build Java Projects with Apache ANT

In this tutorial, i will show you how to build your Java Application with Apache Ant. At IDR Solutions 90% of our test is...
Ernest Duodu
2 min read

An Introduction to JavaFX Panes with Code Examples

As a developer at IDR Solutions I spend a lot of my time working with JavaFX and Panes in our combined Swing and JavaFX...
Sylwia Dorota Kedzia
1 min read

How to generate smaller PNG files in Java

As you may already know, PNG is a lossless image format which has comparatively larger file sizes when compared to JPEG. But often PNG is...
suda
1 min read