Given an original .pdf file, which has been separated into two separate .pdf files, each one including the odd-numbered and even-numbered pages respectively, write a bash script to rearrange the pages ...
While PDFs are generally regarded as fairly stable files, there’s a lot you can do with them on both Linux and other systems. This includes merging, splitting, rotating, breaking into single pages, ...