的SharePoint - 打开文档库PDF在新窗口

问题描述:

我想在MOSS 2007发布网站的文档库PDF文件在新窗口中打开。是否有可能创建一个自定义的HttpHandler来实现这一目标?我不想惹网站定义的东西基本,因为这...

I want PDF files in MOSS 2007 Publishing site document libraries to open in a new window. Is it possible to achieve this by creating a custom HttpHandler? I don't want to mess with a site definition for something as basic as this...

我也有这个要求,并发现,如果你有安装Adobe Reader作为国有企业的一部分,以此来打开PDF文件,那么问题不上服务器,但客户端。

I also have this requirement and discovered that if you have Adobe Reader installed as part of your SOE and are using this to open your PDFs then the problem is not on the server but the client.

ADOBE READER有一个名为浏览器PDF的禁用显示您需要更改客户端上的一个选项。

Adobe Reader has an option called "Disable display of PDF in browser" that you need to change on your clients.

如果你想纠正这个,那么你将需要推出这注册表补丁 MST变化给您的客户。缺点是,这会影响PDF文件如何从全部网站开了,不只是你的SharePoint服务器。我不认为这可以为每个网站进行更改,你可以要求在服务器故障的。

If you want to correct this then you will need to roll out this registry patch or MST change to your clients. The downside is that this will affect how PDFs are opened from all web sites, not just your SharePoint server. I don't think this can be changed per site, you could ask at Server Fault.