On Thu, 2005-11-24 at 21:05 -0500, Jonathan Linczak wrote: > On Nov 24, 2005, at 5:54 PM, Michael Wechner wrote: > > > Jonathan Linczak wrote: > > > >> If anyone out there knows anything at all about how to fix this or > >> even continue the testing of this problem, please let me know. It's > >> become a thorn in my side at Hiram and if we can't get anything > >> resolved here, I may resolve to paying one of you guys personally to > >> look at and solve the problem. :) > > > > so, I won't answer your question ;-) > > > > Seriously, what version is Hiram resp. you using? IIRC this was fixed > > recently > > > > http://svn.apache.org/repos/asf/lenya/branches/BRANCH_1_2_X/src/ > > webapp/lenya/resources.xmap > > > > by setting the byte-range parameter to false (which has other > > drawbacks ...) > > > > Michi > > Oops, I guess I should ask: what are the drawbacks to using this patch? > Are there certain settings you should have when you create a PDF?
Hi Jonathan Good to see you back. The drawback of the patch is that the browser now has to download the complete pdf before it can display something. For large pdfs and slow connections this can be annoying. Furthermore, the "resume interrupted download" option of download managers does not work anymore for pdfs. Whether the pdf documents have fast web-view enabled or not should not make any difference. - Josias > > Jon > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
