简体   繁体   English

没有任何exe的使用asp.net的网页的屏幕截图

[英]screenshot of a webpage using asp.net without any exe

Is tat possible to get a screenshot of a webpage using asp.net without any exe? tat是否可以在没有任何exe的情况下使用asp.net获取网页的屏幕截图?

If so please provide me some details or links. 如果是这样,请向我提供一些详细信息或链接。

Note: Since my hosting provider doesn't allow exe's to run, I can't use exes 注意:由于我的托管服务提供商不允许运行exe,因此我无法使用exe

Thanks in Advance 提前致谢

You can use something like Awesomium: 您可以使用类似Awesomium的东西:

http://awesomium.com/ http://awesomium.com/

It's a fork of the Chromium browser, and has managed wrappers. 它是Chromium浏览器的分支,并具有托管包装器。 It's designed for capturing screen shots and doing other "browser" things without the context of a window. 它旨在捕获屏幕快照并在没有窗口上下文的情况下执行其他“浏览器”功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM