Serving PDF from Zope
Hi All, I'm currently having problems when serving PDF files from Zope 2.6.0 behind Apache 1.3.22. Larger files (> +/- 125k) will crash the browser. Has anyone a solution t this problem? Greetings Ralph
Which browser? Does it crash Mozilla? IE? Opera? Have you tried a different browser? On Thu, 2003-02-20 at 10:13, Ralph vd Houdt wrote:
Hi All,
I'm currently having problems when serving PDF files from Zope 2.6.0 behind Apache 1.3.22.
Larger files (> +/- 125k) will crash the browser.
Has anyone a solution t this problem?
Greetings Ralph
_______________________________________________ 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 )
We had a similar problem a while back, after we upgraded to 2.6 pdfs would not display properly in the browser, however would download fine. check here to see if your problem is similar: http://collector.zope.org/Zope/671 Ralph vd Houdt wrote:
Hi All,
I'm currently having problems when serving PDF files from Zope 2.6.0 behind Apache 1.3.22.
Larger files (> +/- 125k) will crash the browser.
Has anyone a solution t this problem?
Greetings Ralph
_______________________________________________ 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 )
-- "The wise man desires to be slow to speak but quick to act." --Confucious Jason Bush | (402) 471-6517 | jason@nol.org | http://www.nol.org
This is most likely due to the fact that there is a bug in the way that HTTP RANGE headers are handled in Image.py. There is a patch for this on the collector: http://collector.zope.org/Zope/671/ISSUE_TRANSCRIPT/view Kevin Ralph vd Houdt wrote:
Hi All,
I'm currently having problems when serving PDF files from Zope 2.6.0 behind Apache 1.3.22.
Larger files (> +/- 125k) will crash the browser.
Has anyone a solution t this problem?
Greetings Ralph
_______________________________________________ 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 )
participants (4)
-
Chris McDonough -
Jason Bush -
Kevin Carlson -
Ralph vd Houdt