webContents.print()
Found in 1 package: electron
electron(6 releases)
v43.2.0This release introduces a WHATWG-compatible WebSocket client for the main process and includes several bug fixes, including improvements for hardware acceleration, global shortcuts on Linux, and window behavior on macOS.
v44.0.0-alpha.5This alpha release fixes several bugs related to hardware acceleration, window behavior on macOS, and webContents printing. It is available via the 'alpha' tag on npm.
v40.10.2This patch release addresses several stability and functionality issues, including fixes related to shared texture formats, devtools closing, and macOS print dialog behavior.
v41.7.1This patch release addresses critical bugs related to the webContents.print() functionality, fixing crashes and issues with print dialog prefilling on macOS.
v41.2.1This patch release primarily focuses on bug fixes across various areas including tracing, window resizing, file system operations, PDF rendering, memory management, and platform-specific behaviors on macOS and Windows. It also updates Chromium and Node.js dependencies.
v41.0.0-beta.4This beta release introduces new features like `usePrinterDefaultPageSize` for printing and extended Windows notification actions. It also includes several bug fixes related to window resizing on macOS and Linux, and updates the underlying Chromium version.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when webContents.print() changes.
Learn More