Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/asp.net/37.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Asp.net Crystal Reports在Firefox中无法正确打印_Asp.net_Firefox_Crystal Reports - Fatal编程技术网

Asp.net Crystal Reports在Firefox中无法正确打印

Asp.net Crystal Reports在Firefox中无法正确打印,asp.net,firefox,crystal-reports,Asp.net,Firefox,Crystal Reports,我正在使用VS 2010的ASP.net应用程序中使用CrystalReportViewer。这些报告是使用CR版本2011构建的 在firefox中打印时,会打印出一堆垃圾 在IE和Chrome中打印效果很好。有没有办法让firefox正确打印?我也有同样的问题,到目前为止,我唯一能想到的办法是在服务器端捕获打印,然后使用crystal reports对象进行打印。我知道这是一种黑客行为,但这似乎是目前唯一的方法。我也有同样的问题,到目前为止我唯一能想到的办法是在服务器端捕获打印,然后使用cr

我正在使用VS 2010的ASP.net应用程序中使用
CrystalReportViewer
。这些报告是使用CR版本2011构建的

在firefox中打印时,会打印出一堆垃圾


在IE和Chrome中打印效果很好。有没有办法让firefox正确打印?

我也有同样的问题,到目前为止,我唯一能想到的办法是在服务器端捕获打印,然后使用crystal reports对象进行打印。我知道这是一种黑客行为,但这似乎是目前唯一的方法。

我也有同样的问题,到目前为止我唯一能想到的办法是在服务器端捕获打印,然后使用crystal reports对象进行打印。我知道这是一个黑客,但这似乎是目前唯一的办法