[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
To: isaacs@xxxxxxxxx, marcus@xxxxxxxxxxx
Subject: Re: PDF file corruption help
From: John Pilla <JPILLA@xxxxxxxxx>
Date: Thu, 28 Jan 1999 12:51:35 -0500
Cc: Framers@xxxxxxxxxxxxxx, Framers@xxxxxxxxx
Sender: owner-framers@xxxxxxxxx
Marcus, This is not a situation of FTP, but thanks for the information. And to Dov for the additional insight. Our situation stems from downloading through a browser. (Netscape or MIE) Or possibly from the copy and paste through Front Page. >>> Dov Isaacs <isaacs@Adobe.COM> 01/28 12:30 PM >>> At 1/28/99 07:12 AM , Marcus Streets wrote: >I have had problems when a pdf was ftped from Windows/DOS to UNIX in >ASCII mode. PDF files should never be assumed to be ASCII, even if they were created with that option. The only SAFE way to use FTP is to use "binary" or "image" mode for FTP copy operations. This is true for PDF files as well as any other type of file. The only thing gained by use of FTP ASCII mode is LF to CR-LF, CR-LF to LF, CR to CR-LF, and CR to LF translations between platforms on files that are truly 7-bit ASCII text files, a true minority of files used today. Most good ASCII text editors on PCs (Windows) and Mac can automatically compensate for imported ASCII text files with different line ending characters. Better to never let FTP do this. - Dov ** To unsubscribe, send a message to majordomo@omsys.com ** ** with "unsubscribe framers" (no quotes) in the body. **