Hello all, For some reason PDF's viewed through both Mozilla and IE on http://www.houstonpsychiatry.org do not display any page other than one. The files are not corrupt, they display fine when downloaded and viewed with Acrobat. You can find them in the far right column in the Welcome box. Please help, this is a vexing problem. I'm using Zope with Squishdot, fairly current releases. I've been told that the problem is probably not Squishdot. Thanks in advance! -- IV
I had once a problem with pdf files thath did not display at all under windows. It was caused by the fact that apach using mod_deflate tried to compress the file (which is allredy compressed). After adding *.pdf to the list of files that mod_deflate should leave untouched everything was fine. Robert Ignacio Valdes wrote:
Hello all,
For some reason PDF's viewed through both Mozilla and IE on http://www.houstonpsychiatry.org do not display any page other than one. The files are not corrupt, they display fine when downloaded and viewed with Acrobat. You can find them in the far right column in the Welcome box. Please help, this is a vexing problem. I'm using Zope with Squishdot, fairly current releases. I've been told that the problem is probably not Squishdot. Thanks in advance!
-- IV _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Ignacio Valdes wrote at 2004-10-14 23:54 -0500:
For some reason PDF's viewed through both Mozilla and IE on http://www.houstonpsychiatry.org do not display any page other than one. The files are not corrupt, they display fine when downloaded and viewed with Acrobat. You can find them in the far right column in the Welcome box. Please help, this is a vexing problem. I'm using Zope with Squishdot, fairly current releases. I've been told that the problem is probably not Squishdot. Thanks in advance!
Some former Zope versions had problems with the byte range requests sent by Acrobat to fetch parts of the PDF file. Maybe, you use such a version? Maybe, the problem has reappeared? -- Dieter
participants (3)
-
Dieter Maurer -
Ignacio Valdes -
robert rottermann