Portable Document Format (PDF) is a file format used to present documents in a manner independent of application software, hardware, and operating systems.

PDF

Another Way to Listen for Object Changes in JavaFX

At IDRSolutions we use JavaFX for several display modes in our Java PDF Viewer. The Problem. We recently encountered an issue when coding in...
Nathan Howard
1 min read

FormCalc vs Javascript [PDF / XFA in HTML5]

This is one of the articles in the XFA series index which investigates the important factors to be considered during the conversion from FormCalc script to...
suda
1 min read

Tutorial : How To Copy Text in JavaFX and…

At IDRSolutions we have a PDF Viewer that has the ability to highlight and copy text, because we are developing a JavaFX implementation of our PDF Viewer we required...
Nathan Howard
1 min read

9 tools to help you with Java Performance Tuning

Previously I wrote an article about 5 tools to help you write better java code which helped to improve our code but also our...
Alex Marshall
4 min read

Dynamic XFA/PDF to HTML – resolveNode method

Dynamic XFA forms contain JavaScript which needs some considerable tidying up to convert into content which will run on a Browser. In this  technical...
suda
1 min read