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.

 



18 Stories by Daniel Warren

HTML Forms, features and benefits explained

What are HTML forms? HTML forms are like digital paper forms, allowing users to input and submit data on websites. They are customizable and...
3 min read

How to convert fillable PDF forms to HTML forms in PHP

How to convert fillable PDF forms to HTML forms using PHP These steps demonstrate how to convert PDF forms to HTML using the FormVu...
3 min read

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

TL;DR: PDF forms are difficult to fill and process on the web because they aren’t web-native. FormVu solves this by converting fillable PDFs into...
4 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...
2 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

Converting a fillable PDF form into a working HTML form usually means one of two things: you want a one-off conversion done in your...
3 min read