Modify editable PDF and send it by email
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
SofiaLastiri
6 - Meteoroid
‎07-13-2021
11:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I would like to modify some information for an editable PDF with information that I have in a data base, and then, send the PDF to the email that is contained into the data base. I need to do this with multiple records. Do someone knows how to do it?
For example, I have an excel with Name and email fields, and I need to modify the name into the PDF and then send it to the email reported.
I hope you can help me, thanks in advance (:
Labels:
- Labels:
- Transformation
1 REPLY 1
19 - Altair
‎07-14-2021
04:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can't modify existing pdfs with Alteryx. You can only create new ones. If you're familiar with Python, there's an example here. You can use Alteryx to query the list of values to fill and pass these to a Python tool to do the actual filling.
Dan
On Medium, anyone can share insightful perspectives, useful knowledge, and life wisdom with the world.
