Skip to main content
Participant
April 26, 2018
Question

Fill a pdf form from a file.

  • April 26, 2018
  • 1 reply
  • 175 views

I have a PDF form.  That I want to fill out from the contents of an email.

For example: the from has a name, address, city, state and zip fields.

I receive an email with the data,

Name:  xxxxxxxxxx

Address: xxxxxxxxxxxx

City: xxxxxxxxx

State: xx

Zip: 12345-6789

currently I have to open the email and the form.  Then copy and paste each field.

I can change the format of the email I receive.

Any guidance is greatly appreciated?

Tom

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
April 26, 2018

It's possible to do it using a custom-made script that will prompt you to enter the full text and then parse it and split it to the various fields in the file. If you're interested in something like that feel free to contact me privately (try6767 at gmail.com) and we could discuss the details, including the price.