Web Forms JS Library
This client-side JavaScript library allows you to embed a simple web form on your own website. Share this page with your users and they can fill out the form to generate a PDF.
Embedded Web Forms Guide Learn how to embed our web forms on your website
Changelog
Section titled “Changelog”2.5.0 Latest
Section titled “2.5.0 ”Released on Jan 31, 2025
- Added support for template versioning. You can now specify a template version when showing the form.
Released on Jun 19, 2022
- Added
metadata
option toDocSpring.createSimpleForm()
Released on May 12, 2020
- Upgraded from Bootstrap 3 to Bootstrap 4
Released on May 1, 2020
- Fixed bug where a value could not be selected in an optional select field
Released on Mar 20, 2020
- Automatically set the CSS
z-index
to999999
on the modal dialog
Released on Mar 12, 2020
- Added
onUploadProgress
function to track image upload progress
Released on May 20, 2019
- Renamed FormAPI to DocSpring
Released on Jan 20, 2019
- Added error highlighting for form fields with validation errors
Released on Dec 14, 2018
- Added
formCSSUrl
option to override the default CSS file - Changed default button styles