Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法使用 CefSharp 同时创建 2 个铬浏览器实例。
在第二个浏览器中,我希望加载 html 内容以打印为 pdf,然后关闭该浏览器。
有什么办法可以做到这一点?