Daniel

  https://blog.idrsolutions.com/author/daniel/ When not delving into obscure PDF or Java bugs, Daniel is exploring the new features in JavaFX.

 



11 Stories by Daniel

Custom HTML Font Mapping in PDF to HTML conversion

I’ve been trying to find a decent way for users of our PDF to HTML5 converter to adjust the fonts to their taste.  At the moment...
1 min read

Java JAI image-io jpeg2000 Memory Leak fix

One of our customers sent in a support request regarding a memory leak which was assigned to me to investigate.  It actually turned out...
1 min read

Open source software that uses JPedal LGPL

It never ceases to amaze us what creative ways people find to use our library. Unfortunately a lot of these are commercial ones we...
37 sec read

Make your own PDF file – Part 6: Graphics State

It would be nice to get some color on the screen this time round and in doing so give a introduction to the Graphics...
1 min read

Make your own PDF file – Part 5: Path objects

As shown in one of my Part 3: DIY Blank Page, a Pdf is drawn using a load of commands that sit in stream...
1 min read