Skip to main content
Admakr
Participating Frequently
June 15, 2023
Question

PDF SUBMIT button - mailto ---Problem

  • June 15, 2023
  • 2 replies
  • 731 views

The SUBMIT button on the document was set up as a mailto. It works great if someone fills in the form on their computer and clicks SUBMIT. However, if someone completes the PDF form online and clicks the button without downloading the form, nothing happens.

Is there a way to allow people to submit the PDF form without downloading it first?

This topic has been closed for replies.

2 replies

Legend
June 15, 2023

The problem isn't being online, or being in WordPress. It's the specific browser in use, which could be Edge, Safari, Chrome, Firefox, or a browser on a phone or tablet, or many other things. Some of these fill forms but won't email. Others won't fill, or worse, will send a blank/damaged form. You really need to get your users to download and use Reader, though you should also use an https submit - mailto is unreliable and insecure.

try67
Community Expert
Community Expert
June 15, 2023

The issue is with the PDF plugin used in the browser. You need to instruct your users to use Adobe Reader if they want it to work correctly.

Admakr
AdmakrAuthor
Participating Frequently
June 15, 2023

Is there a way to get things to work within the browser window? I have added it to a WordPress site.

try67
Community Expert
Community Expert
June 15, 2023

Not really. You can submit a compliant/bug report to the makers of that specific PDF plugin, but I wouldn't hold my breath. Many of these issues have existed for quite some time now.