Is appending PDFs to each other possible?

Advertisement

Matt
Guest

Is appending PDFs to each other possible?

I don't know if I'd need something else for this, but I want to write a script that runs once daily and fetches PDFs from an FTP directory.

The name is basically:
xxxxx-n1.pdf
xxxxx-n1-yyyyy.pdf
xxxxx-n1-zzzzz.pdf
xxxxx-n2.pdf
xxxxx-n2-yyyyy.pdf
xxxxx-n2-zzzzz.pdf
Would it be possible to merge all files with the same "n" into one PDF file when downloading, or would I need an outside tool and script for this?

Thank you for any advice. :)

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
41,094
Location:
Prague, Czechia

Re: Is appending PDFs to each other possible?

WinSCP can append files. But you cannot append PDFs to merge them, afaik. And WinSCP cannot merge PDFs. You need another tool.

Reply with quote

Matt
Guest

Yeah, today I read around a bit and found PDFtk which allowed me to do what I was set out to do. :) Thank you for replying!

Reply with quote

Advertisement

You can post new topics in this forum