Samker's Computer Forum - SCforum.info

SCF Support Area: => ### PC Help Center !!! ### => Topic started by: fodorendre on 20. July 2015., 10:42:42

Title: PDF File Attachments are corrupting
Post by: fodorendre on 20. July 2015., 10:42:42
Hi All,

One of my clients has an issue sending PDF files as a file attachment.
Whenever she sends them, none of the recipients are able to open the file.
This only happens with PDF files.
The error message is as attached.
My Client is using Entourage 2008 and the recipients are using Entourage 2008 and Outlook 2007

Cheers,
Title: ZIP FILES.
Post by: A41202813GMAIL on 20. July 2015., 10:52:37
How About Including The PDF Files Inside ZIP Files, And Sending The Latter Ones ?

Cheers.
Title: Re: PDF File Attachments are corrupting
Post by: Fintech on 20. July 2015., 20:27:34
Example:
Google's email won't accept archives at all!... :police:
Title: Re: PDF File Attachments are corrupting
Post by: jheysen on 21. July 2015., 03:54:52
Looks like an issue with his computer. Is he able to send the PDFs correctly using other clients?
Title: Re: PDF File Attachments are corrupting
Post by: remybowen on 21. July 2015., 16:31:02
Ghostscript will repair your corrupted PDF automatically… if it can open it in the first place (that is, if it is not damaged beyond repair). But afterwards you’ll still need to double-check the result…
On Linux, try this command:
 gs \
  -o repaired.pdf \
  -sDEVICE=pdfwrite \
  -dPDFSETTINGS=/prepress \
   corrupted.pdf
On Windows, try this one:
 gswin32c.exe ^
  -o repaired.pdf ^
  -sDEVICE=pdfwrite ^
  -dPDFSETTINGS=/prepress ^
   corrupted.pdf

In case guide can't assist you https://www.repairtoolbox.com/pdfrepair.html PDF Repair Toolbox
Title: Re: PDF File Attachments are corrupting in Entourage 2008 and Outlook 2007
Post by: Samker on 22. July 2015., 08:14:08
...

The error message is as attached.

...

Hi F.,

as I see, there is missing screenshot in your post... please provide it, ASAP.

After that, you'll get even more replies with possible solutions... ;)

cya later,

S.