Excel Data to PDF Help (Using Python)
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
hcook
6 - Meteoroid
‎08-21-2024
03:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Awhile back, I followed Peter A's guide (A quick tutorial for getting Alteryx data written to an Adobe Acrobat / PDF form) and used his sample dataset to fill out PDF's using data in excel. I got it working but have since switched to the "PyPDF" Python package since the "PyPDF2" one is deprecated. I got most things updated, but am getting the following message now:
A quick tutorial for getting Alteryx data written to an Adobe Acrobat / PDF form
Does anyone know how to fix this? Any help is appreciated!
1 REPLY 1
apathetichell
20 - Arcturus
‎08-21-2024
03:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Here's what the PyPdf github says - https://github.com/py-pdf/pypdf/issues/2274
