Direct print support?

Did version 2.1 support direct print? not show print preview dialog.

Unfortunately, the CEF engine we use don’t offer silent printing. However, ExeOutput 2.2 will offer an API to export the current HTML page to a PDF file silently. Then, you could invoke a third-party program to print the PDF file silently.

The API to export a PDF file silently is called: PrintPdfFile.