Kieran France

  https://blog.idrsolutions.com/author/kieranf/ Kieran France is a programmer for IDRSolutions in charge of there internal test suite. In his spare time he enjoys tinkering with gadgets and code.

 



34 Stories by Kieran France

Why Change To Path2D Bounds in Java 19

We have recently completed testing our products on Java 19. As of its release BuildVu, FormVu, JDeli, and JPedal will officially support Java 19....
0 1 min read

How to run JPedal on the Cloud

For some time we have hosted the BuildVu cloud service to allow you to quickly and easily convert pdf documents using a simple REST...
0 1 min read

How to embed base64 images in HTML

When creating HTML files you can include images by several means using local images, external URLs, and using base64 images. This tutorial covers how...
0 1 min read

How to embed base64 images in SVG

When creating SVG files you can include images by several means using local images, external URLs, and using base64 images. This tutorial covers how...
0 1 min read

Reimplementation the Legacy Socket API in Java 13

The Java Socket API has been with us for over 20 years now. In that time it has been maintained and updated, but eventually,...
0 2 min read