Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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