Daniel Warren

  Daniel has strong expertise in Java, JavaScript, and PDF technologies, with key contributions to BuildVu and FormVu. As FormVu Product Lead, he focuses on product innovation and development. Outside work, Daniel enjoys airsofting.

 



17 Stories by Daniel Warren

How to convert fillable PDF forms to HTML forms in the Command Line

This guide will demonstrate how you can use the command line on your computer to convert fillable PDF forms to HTML forms. You can...
1 min read

How to convert fillable PDF forms to HTML forms in Java

In this tutorial I will guide you on how you can convert fillable PDF forms to HTML forms using a few simple lines of...
49 sec read

How to read WMF images in Java

What is WMF? Windows Metafile (WMF for short) is an image file format developed by Microsoft, which has the capabilities for both vector and...
1 min read

Java 17 vs Java 11

Java 17 is the newest long term support (LTS) release since Java 11. In the past 6 Java versions there have been various changes...
6 min read

How to convert a fillable PDF Form to HTML Form in 4 easy steps

In this article I will be taking you through the 4 easy steps of converting a fillable PDF form to HTML Form.  For this...
41 sec read

How PDF forms use JavaScript for validation

This blog post assumes you are aware of PDF forms. If this is a new topic for you, check out our introductory blog post....
4 min read