All Stories

What are XFA Forms?

In this article I aim to provide an general introduction to XFA forms, the XML Forms Architecture, and how the data is stored in...
Chris Wade
1 min read

How much memory does your Java application use

I wanted to investigate the memory usage of our Java application to see how much memory was being used for a task – in...
Mark Stephens
1 min 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?

What are PDF Xref tables? Xref tables are part of the original PDF file specification and one of the features which gives the PDF...
Mark Stephens
1 min read

What are AcroForms?

AcroForms are the original Forms technology added to the PDF file format to provide interactive form elements such at radio buttons, text fields, combo...
Chris Wade
1 min read