K kobkung New member Sep 30, 2017 #1 Did version 2.1 support direct print? not show print preview dialog.
gdgsupport Support Staff member Oct 12, 2017 #2 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.
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.
gdgsupport Support Staff member Oct 25, 2017 #3 The API to export a PDF file silently is called: PrintPdfFile.