All Stories

How to edit PDF files using Incremental Updates

Mark has previously written about how to edit PDF files by adding a second reference table, and Daniel made a whole series on making...
Sam Howard
1 min read

What is the optimum number of lines of code…

I recently spent a few days working on rewriting the way that settings get passed into one of our products. This was a slight...
Leon Atherton
2 min read

Customising your keyboard shortcuts in NetBeans IDE

One of my favourite features of NetBeans IDE is the ease with which you can customise the keyboard shortcuts. This feature is accessed from...
Mark Stephens
49 sec read

Setting up VisualVM in under 5 minutes

It’s hard to put a label on VisualVM – it has a profiler, but it’s more than that. It also has tools for tracking...
Sam Howard
1 min read

Drawing Java Components without displaying them.

Recently I have had a need to draw a pdf page to a provided graphics object. Considering that we draw the page to a...
Kieran France
1 min read