Does SSRS use JavaScript behind the scenes when Exporting to Adobe PDF files?
Does SSRS use JavaScript behin开发者_如何学Pythond the scenes when Exporting to Adobe PDF files?
Not exactly sure what you are asking. The PDF file is generated on the server, either in the report viewer control or on the SSRS server depending on your setup.
It does not generate the pdf in javascript if that is what you are asking.
精彩评论