docs: Some dlls are not there anymore
This commit is contained in:
parent
c7e0df09bc
commit
c70635daff
3 changed files with 1 additions and 9 deletions
|
@ -706,10 +706,6 @@ up system's default printer and default settings for printing.
|
|||
Calling `window.print()` in web page is equivalent to calling
|
||||
`webContents.print({silent: false, printBackground: false})`.
|
||||
|
||||
**Note:** On Windows, the print API relies on `pdf.dll`. If your application
|
||||
doesn't need the print feature, you can safely remove `pdf.dll` to reduce binary
|
||||
size.
|
||||
|
||||
### `webContents.printToPDF(options, callback)`
|
||||
|
||||
* `options` Object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue