gpt4 book ai didi

perl Gtk2::WebKit: 如何做一个整页截图

转载 作者:行者123 更新时间:2023-12-04 20:07:22 25 4
gpt4 key购买 nike

我正在使用 perl 模块 Gtk2::WebKit 创建浏览器并截取网页的屏幕截图。对页面的可见部分(窗口大小)进行截图是没有问题的。但是,我怎样才能截取整个页面,即使是窗口中不可见的部分?

最佳答案

我认为 this就是你要找的。我在 Github 上找到的。

screenshot.pl - 截图

将页面另存为 SVG:

screenshot.pl --type svg http://www.google.com/

将页面另存为 PDF:
screenshot.pl --output cpan.pdf http://search.cpan.org/

将取自 XPath 查询的页面元素保存为 PNG:
screenshot.pl --output ba.png --xpath 'id("content")' http://bratislava.pm.org/

关于perl Gtk2::WebKit: 如何做一个整页截图,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23837227/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com