Hide

SftPrintPreview/DLL 2.0 - Print Preview Control for C/C++

Display
Print

Print Dialog

The Print Dialog can be invoked using the PrintDialog function.

The actual appearance of the Print dialog depends on the operating system used. The dialog is not implemented by SftPrintPreview/DLL and cannot be customized using National Language Support. It is provided by the operating system (using the PrintDlg(Ex) Windows API).

If the user chooses to print by clicking on the Print button, the WM_COMMAND / SFTPRINTPREVIEWN_STARTPRINTING notification code is sent to the application. An application can initiate printing by using the Print function.

If the user changes printer settings only or clicks the Apply button, the WM_NOTIFY / NM_SFTPRINTPREVIEW_PRINTERCHANGED_CODE notification code is sent to the application.

An application can display its own, customized Print dialog using the Windows API functions PrintDlg and PrintDlgEx.


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.