Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/google-chrome/4.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

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/reporting-services/3.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
Google chrome Chrome上的SSRS Report Viewer 2016 printig不工作_Google Chrome_Reporting Services_Report Viewer2016 - Fatal编程技术网

Google chrome Chrome上的SSRS Report Viewer 2016 printig不工作

Google chrome Chrome上的SSRS Report Viewer 2016 printig不工作,google-chrome,reporting-services,report-viewer2016,Google Chrome,Reporting Services,Report Viewer2016,我正在尝试在我的网页上实现SSRS Report Viewer 2016控件 我确实安装了包Microsoft.ReportingServices.ReportViewerControl.WebForms-Pre它现在的版本是140.1.291.2731477-rc 当我打开带有报表查看器的页面时,它看起来没问题。 当我尝试在chrome上打印时 我得到页面方向和页面大小的打印对话框。 点击打印后,什么也没发生。 在控制台屏幕中的chrome开发者工具上,获取消息: Resource inter

我正在尝试在我的网页上实现SSRS Report Viewer 2016控件 我确实安装了包
Microsoft.ReportingServices.ReportViewerControl.WebForms-Pre
它现在的版本是140.1.291.2731477-rc 当我打开带有报表查看器的页面时,它看起来没问题。 当我尝试在chrome上打印时 我得到页面方向和页面大小的打印对话框。 点击打印后,什么也没发生。 在控制台屏幕中的chrome开发者工具上,获取消息:

Resource interpreted as Document : 
Reserved.ReportViewerWebControl.axd?OpType=Resource&Version=14.0.1.291&Name=Microsoft.Reporting.Web…
but transferred with MIME type application/pdf: http://localhost:54071/Reserved.ReportViewerWebControl.axd?ReportSession

如果我尝试在EDGE中打印,我将获得打印屏幕对话框,而不会出现任何问题

如果我尝试Firefox,我会在对话框窗口中打开PDF

使用chrome和ADOBE扩展进行打印。 我确实打开了PDF-s内部的chrome whitout问题


此问题是否可能是由于报表查看器控件呈现报表托管在SSRS2012服务上引起的。(控件为2016版本,但它可以呈现远程托管的SSRS2012报告)。

Chrome有自己的嵌入式pdf查看器,但有时无法使用打印对话框。有一个用于chrome的adobe插件,请尝试一下它是否适用于您的情况。@niktrs与chrome内部的adobe extension具有相同的行为。控制台中再次没有相同消息的打印对话框