Merging PDFs
Convert webpages to PDFs and merge them into a single PDF using a single API call.
We now support batch merging PDFs in a single call. Not only do we support merging PDFs in a batch, but we fan out the request to multiple workers and fan it back in to merge it all. Which significantly reduces the amount of time it takes to merge multiple PDF URLs.
So you provide us with a set of webpage URLs, we fetch those webpages, convert them to PDFs, and then combine them into a single PDF. All you do is call a single API method. We handle all of the complexity. Here is a quick example of how that request looks:
Coming soon is a complete set of PDF Utility services that allow you to do all kinds of things to PDFs directly. Two of those are merging PDFs and securing a PDF with a user password and an owner password.