Pulling Data From Uploaded PDF
Comments
-
Hi,
I have a project where users are able to upload a filled out interactive PDF. Is there a step that can pull data out of that uploaded PDF? The data will then be used as inputs into a Form.
Thanks
-
Hi,
You can use the Get Text from PDF step (Data > PDF) to get all pdf data as text. Then you can use the Extract Text from Text step (Data > Text) to extract necessary parts of this text data and use them in the following form text fields. Please check the attachments.
Regards
[img]att1[/img]
[img]att2[/img]