Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Excel Data to PDF Help (Using Python)

hcook
6 - Meteoroid

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

 
 

screenshot 1.png

screenshot 2.png

 

 

Does anyone know how to fix this? Any help is appreciated!

1 REPLY 1
apathetichell
20 - Arcturus

Here's what the PyPdf github says - https://github.com/py-pdf/pypdf/issues/2274

Labels
Top Solution Authors