Print Page | Close Window

problem to show PDF on IE7

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=11613
Printed Date: 21 Apr 2025 at 5:12am


Topic: problem to show PDF on IE7
Posted By: crystaliao
Subject: problem to show PDF on IE7
Date Posted: 07 Nov 2010 at 7:06pm
I use code below to convert crystal report to PDF
oRptDoc.ExportToHttpResponse(ExportFormatType.PortableDocFormat, Response, false, "aaa.pdf");

It running well on IE8, but on IE7 it shows nothing on the screen.

any solution will be appreciated.
thank you.



Replies:
Posted By: crystaliao
Date Posted: 10 Nov 2010 at 12:25am
any Help~~~~



Print Page | Close Window