Here at IDR we have created our own Viewer, to be able to view your PDF documents.

viewer

How JPedal allows you to view the commands in…

A new version of JPedal has been released and it contains an exciting new feature—the object stream decoder. If you want to use this...
Jacob Collins
40 sec read

How to view PDF files in Java

If you want to view PDF files in your Java application you will quickly find that Java has no native support for the PDF...
Jacob Collins
1 min read

1 Listener to rule them all

We have a situation where we require a mouse listener to track page coordinates of a pdf as the mouse is moved. This is...
Kieran France
2 min read

Grey box appears within display area

It has been apparent for a while that there was a short coming in Swing where a grey box appears within display area when...
Kieran France
1 min read

How to reselect elements in a JTree

Some time ago I needed some functionality on a JTree that didn’t seem to exist already built in to the TreeSelectionListener that can be...
Kieran France
2 min read