[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
To: Marcus Streets <marcus@xxxxxxxxxxx>
Subject: Re: PDF file corruption help
From: Dov Isaacs <isaacs@xxxxxxxxx>
Date: Thu, 28 Jan 1999 09:30:13 -0800
Cc: John Pilla <JPILLA@xxxxxxxxx>, Framers@xxxxxxxxxxxxxx, Framers@xxxxxxxxx
In-Reply-To: <36B07E63.B31A1070@ncipher.com>
References: <s6b0308e.087@optum.com>
Sender: owner-framers@xxxxxxxxx
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. **