On Tue, Jun 16, 2009 at 6:20 AM, Peter Mikulapeter.mikula@gmail.com wrote:
This sounds like problem I had some time ago. It happened for https with no-cache headers sent with generated content - some IE versions refused to save it to a temp file and passed an empty file to acroread.
Thanks to all who replied! Peter, this was the solution - I sent no-cache headers and this is what newer IE versions in SSL didn't accept. Removing these headers solved the problem.
Thanks again, Edi.