Wait! When you download here you don't get a .zip file with multiple versions of TYOV in it?
Viewing post in Thousand Year Old Vampire comments
When hitting download, I'm sent to a page with two versions: ThousandYearOldVampire_2ndPrinting_Spreads.pdf (Aug 21 2020) and ThousandYearOldVampire_2ndPrinting_SinglePagesVer1p21.pdf (Sept 14 2020).
No sign of a third version! Am I missing something? I double checked my purchase email and it just sends me back there.
I'm using Linux (Pop_OS), so I'm not sure the info below is that helpful, if at all, under Windows. The tools are the following:
poppler-utils (specifically pdftocairo to convert the PDF to .jpg files), and then imagemagick (to convert the image files to a full PDF again).
Here are examples:
pdftocairo -jpeg ThousandYearOldVampire_SinglePages.pdf "[path to new folder containing output images]"
convert [above path]/*.jpg [destination/ouput].pdf
I'm not sure it's the simplest way to go, but at least it works.
I could just send you the files I've made this way? I haven't double-checked them but they look OK.