Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Merging All the PDF Files into one

shashank_shukla
8 - Asteroid

We have a 20 Pdf files in SharePoint List which has to be merge into an single PDF file.

With all the page configurations.

 

Is there any way to perform this task using any Alteryx tools or scripts.

 

Please let me know if there is any way to perform this task.

Also kindly upload the Sample workflow as well.

 

 

Thanks & Regards,

Shashank R. Shukla

1 REPLY 1
danilang
19 - Altair
19 - Altair

Hi @shashank_shukla 

 

There's no way to do this within Alteryx while maintaining all the page formatting.  If you're comfortable in Python you can try the second method outlined here

 

Reading files out of SharePoint document libraries isn't natively supported so you'll need to use one the methods outlined here or here

 

Dan

Labels
Top Solution Authors