Fork me on GitHub

PDF Form

<script src="https://cdn.form.io/js/formio.embed.js"></script>
<div id="formio"></div>
Formio.createForm(document.getElementById('formio'), 'https://examples.form.io/w4', {
  zoom: '-20'
});