RE: [iText-questions] Saving PDF into File with IE5.5

2002-03-21 Thread Bruno Lowagie
Quoting JOLY Philippe ext DvSI/SIFAC <[EMAIL PROTECTED]>: > I have opened the corrupted PDF file with Wordpad, it begins with : > %PDF-1.2 This is the header of a PDF file, so this is OK I have heard of problems where these characters: > %àáâã were changed into '?'. But this isn't the case. Th

RE: [iText-questions] Saving PDF into File with IE5.5

2002-03-21 Thread JOLY Philippe ext DvSI/SIFAC
questions] Saving PDF into File with IE5.5 Quoting JOLY Philippe ext DvSI/SIFAC <[EMAIL PROTECTED]>: > But on IE5.5, if I save the PDF into file. I can not open it with Acrobat > Reader 4, I get a file corrupted error message . Have you tried opening the file in a plain editor? Did

Re: [iText-questions] Saving PDF into File with IE5.5

2002-03-21 Thread Bruno Lowagie
Quoting JOLY Philippe ext DvSI/SIFAC <[EMAIL PROTECTED]>: > But on IE5.5, if I save the PDF into file. I can not open it with Acrobat > Reader 4, I get a file corrupted error message . Have you tried opening the file in a plain editor? Did it begin with %PDF or did you see some server headers in

[iText-questions] Saving PDF into File with IE5.5

2002-03-21 Thread JOLY Philippe ext DvSI/SIFAC
Hi, First, thank you for this great library ! I use iText (jdk1.1 version) to generate PDF on the fly by servlets. I have followed FAQ instructions about IE and iText (setContentLenght() etc ...) It works fine, and the PDF looks exactly as I want in IE 5.5 and NS 4.7 (on Windows NT 4). On NS4.7