It's maybe difficult to directly change the text of a .prc file, but it's quite easy to "uncompress" it, change the text (it's basically HTML) and re-create the .prc.
It's not much harder to change the text in a PDF, although the changes must be limited, like changing "ash" into "ass". Unless the PDF is created as images... in which case one can extract the images, alter them with a graphics program and re-create the PDF.
If identifying the one correct authorized official version is the trouble, I'd suggest publishing a hash (such as MD5 or SHA) in the webpage, as it is done with software. Or maybe encoding with a PGP private key.
|