Resize formidable forms repeating field signature in html table

Formidable Forms
April 06, 2022 19:24:23
azurebijou
Topics: 1
Messages: 1
Hi,

I am using the following html code in a html Object in my template.
It is working well except that I would like to reduce the size of the signature ([401]) when it prints on the pdf. I have tried reducing the size of the field in my formidable form, but I can't make it any smaller as it will be too difficult for the user to fill out.
Is it possible to resize the signature field when using a html object?

<table>
<tbody>
<tr>
<th>Signature</th>
<th>Date</th>
</tr>
[foreach 390]
<tr>
<td>[401]</td>
<td>[402]</td>
</tr>
[/foreach 390]
</tbody>
</table>

Thank you for your help!
April 06, 2022 22:34:28
E2Pdf
Topics: 7
Messages: 3614
Support
Hi,

If you do not have any other images inside same "HTML" object you must be able just to add "width" to CSS section as:

img {
width: 100px;
}

We would really appreciate your feedback at WordPress.org!
Get News and Updates
Our monthly newsletter keeps you in the loop, so you'll always be up to date with the latest news and updates about E2Pdf.
* You can update your email subscription preferences here.
All trademarks, service marks, trade names, product names, and logos appearing on this website are the property of their respective owners. The use of trademarks such as Formidable Forms®, Forminator Forms®, Gravity Forms®, JetFormBuilder®, WordPress®, WooCommerce®, WPForms® and others is solely for identification purposes (nominative use) and does not imply any affiliation, sponsorship, or endorsement by the respective trademark holders.
© 2017 - 2026, https://e2pdf.com

We use cookies to collect and analyse information on site performance and usage, to provide social media features and to enhance and customise content and advertisements. By clicking "Accept Selected", you consent to use of selected cookies according to our Cookie Policy.