UNPKG

win32-pdf-printer

Version:

A simple and powerful printing library for node and elctron environments.

2 lines (1 loc) 94 B
export default function print(pdf: string, printer: string, pdf2printerPath?: string): void;