45 Stories by Leon Atherton
In these articles, we talk about the advantages of converting your PDF documents to HTML5. Each point has a full supporting article with a... I had a lot of fun playing with mouse events while building our PageFlow PDF Viewing mode in JavaFX, so thought it worth writing... One of the problems that cropped up while converting our Java3D PageFlow PDF viewer mode to JavaFX was the issue of how to replicate... If you want to use JavaFX, there are essentially two ways you can do so. The first is to create a standard JavaFX project... Recently, while converting the PageFlow mode from Java3D to JavaFX in our Java PDF Viewer, I came across some ConcurrentModificationException issues, so thought it... While converting the PageFlow mode from Java3D to JavaFX in our Java PDF Viewer, one of the things that I found unclear was how...