# The puprose of this code is to decode a base64 bytes, convert it to a pdf, and store it as a pypdf reader object # so it can be used for further code. We will validate this works by using the reader ...