jpedal

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

Search PDF Files With Regular Expressions – Searching With…

Recently our search code has undergone a major update to give you greater control over what text you can find. We have now made...
Kieran France
53 sec read

How are text links defined in a PDF file?

When you are viewing a PDF file, you may well notice that (like a web page) there are blue clickable links. These are defined...
Mark Stephens
1 min read

What are PDF Xref tables?

TL;DR: A PDF Xref table is an internal “map” of byte offsets that tells a reader exactly where to find specific objects (like fonts...
Mark Stephens
2 min read

Is JPedal free?

There was an interesting question posted on stack overflow asking ‘Is JPedal free?’ It is a intriguing question so let us unpack it and...
Mark Stephens
1 min read