Java PDF Blog » Daniel Warren Feed https://blog.idrsolutions.com/author/daniel-warren/ PDF tips and JPedal highlights en-US hourly 1 How FormVu Adds Signature Fields to Converted HTML Forms https://blog.idrsolutions.com/how-formvu-adds-signature-fields-to-converted-html-forms/ Daniel Warren Thu, 21 May 2026 16:29:45 +0000 https://blog.idrsolutions.com/?p=39240 TL;DR FormVu’s May 2026 update introduces a native HTML signing interface that allows users to draw, type, or upload signatures directly within converted web... PDF Form Automation: HTML vs PDF https://blog.idrsolutions.com/pdf-form-automation-with-html-vs-pdf/ Daniel Warren Mon, 20 Apr 2026 13:03:00 +0000 https://blog.idrsolutions.com/?p=38790 TLDR; PDF forms compromise automation with data loss, whereas HTML provides the reliable standard workflows need. FormVu bridges this gap by converting legacy PDF... The Developer’s Guide to XFA Hell: Why Convert Forms to HTML https://blog.idrsolutions.com/the-developers-guide-to-xfa-hell-why-convert-forms-to-html/ Daniel Warren Mon, 23 Mar 2026 14:01:28 +0000 https://blog.idrsolutions.com/?p=38615 If you’re reading this as a developer, there’s a good chance you’ve just lost a lot of time trying to get a standard PDF... Best Fillable PDF Form to HTML Form Converter for Teams https://blog.idrsolutions.com/best-fillable-pdf-form-to-html-form-converter-for-teams/ Daniel Warren Thu, 03 Jul 2025 09:40:45 +0000 https://blog.idrsolutions.com/?p=36571 Converting fillable PDF forms to HTML forms one by one is easy: there are countless online converters out there. However, for teams that need... Simplifying PDF Combo Box Input with HTML https://blog.idrsolutions.com/how-to-fill-pdf-combo-box-in-html/ Daniel Warren Wed, 11 Jun 2025 08:37:39 +0000 https://blog.idrsolutions.com/?p=36381 For PDF/ web developers, it can be difficult to allow users to input data in PDF combo box on a website. PDF is not... PDF.js Alternative for PDF Forms https://blog.idrsolutions.com/pdf-js-alternative-for-pdf-forms/ Daniel Warren Thu, 06 Feb 2025 10:22:46 +0000 https://blog.idrsolutions.com/?p=35700 What is PDF.js? PDF.js is an open-source (licensed under Apache 2.0) JavaScript library developed by Mozilla that enables the rendering of Portable Document Format... HTML Forms, features and benefits explained https://blog.idrsolutions.com/html-forms-features-and-benefits-explained/ Daniel Warren Wed, 08 Jan 2025 17:12:22 +0000 https://blog.idrsolutions.com/?p=35528 What are HTML forms? HTML forms are like digital paper forms, allowing users to input and submit data on websites. They are customizable and... How to convert fillable PDF forms to HTML forms in PHP https://blog.idrsolutions.com/fillable-pdf-forms-to-html-forms-with-php/ Daniel Warren Wed, 09 Oct 2024 14:34:20 +0000 https://blog.idrsolutions.com/?p=35230 How to convert fillable PDF forms to HTML forms using PHP These steps demonstrate how to convert PDF forms to HTML using the FormVu... How to convert fillable PDF forms to HTML forms in the Command Line https://blog.idrsolutions.com/how-to-convert-fillable-pdf-forms-to-html-forms-in-the-command-line/ Daniel Warren Wed, 09 Oct 2024 14:34:09 +0000 https://blog.idrsolutions.com/?p=35228 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... How to convert fillable PDF forms to HTML forms in Java https://blog.idrsolutions.com/convert-pdf-forms-to-html-forms-in-java/ Daniel Warren Wed, 09 Oct 2024 14:33:52 +0000 https://blog.idrsolutions.com/?p=35197 In this tutorial I will guide you on how you can convert fillable PDF forms to HTML forms using a few simple lines of...