Concatenating PDF files using Python
Sometimes we have to deal with multiple PDF files and I've seen often that people want if pdfs can be merged or concatenated as one single file.
We can do that with Python thanks to the PyPDF2 library, which is a very handy tool when it comes to work...
vaibhavkumar.hashnode.dev2 min read
Aankit sharma
Programmer| Traveller
Thanks for posting! This helped me to complile various pdfs.