These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

PDF file received by email is blank

c2mis
Registered: Jun 19 2007
Posts: 9

A company sent us a PDF attachment via email to both our internal email address and to a dial-up email account. The attachment received at our company opens using Acrobat Reader 8.0.0 but is blank. Opening the same file that was received at our dial-up email account displays properly. The PDF document is a scanned image apparently sent from a Canon iR5070 machine (the text '/Producer (Canon iR5070)' is embedded in the PDF doc code). We can open both attachments using Notepad or Wordpad and both look like valid PDF docs, but performing a file comparison shows that the bulk of the message is full of differences. I was hoping to find someone that could look at the code of both documents and determine what is wrong with the one that displays a blank page; and how to determine how it happened and thus how to correct it. It appears that the code is very similar, however the version that displays as blank is missing many accents and other symbols above each character; and some characters are different.

The version that works has code like this:
%âãÏÓ
ä ¯€ð><€ðEãÈQ £ä ¨òÅÔrÀÔyàŠ>@x"Œ€ð5

And the version that does not display has code like this:
%aaIO
a ????><??EaEQ??a ??oAOrAOyaS>@x"O??5

If I save the good PDF file and send if from the dial-up account, or if I forward the entire message from the dial-up account, then the resulting attachment can be displayed properly. So it would seem that the dial-up account is accepting (and decoding or converting?) the attachment resulting in a readable format that can then be sent to our company email account successfully. However if the company email account receives the attachment directly from the originating sender, our systems (Exchange and Outlook) do not accept it (decode or convert?) properly.

Any suggestions?

c2mis
Registered: Jun 19 2007
Posts: 9
Does anyone have any suggestions on how our incoming PDF attachments are getting modified? Thanks!