|
MKI_DrawingPrint (Printing and PDF) Changed in Version 2025.1 |
www.CAD6.com |
C++ SyntaxMKI_DrawingPrint( MKI_PRINT_DATA_PTR f_pPrintData, bool f_fNoDialog );
Prints the current drawing or parts of it.
Parametersf_pPrintData [MKI_PRINT_DATA_PTR] Address of a buffer containing the print layout data to be used. If f_rPrintData is nullptr, the drawing's current printing layout will be used. f_fNoDialog New in Version 2025.1 [bool] If true, no (interrupting) error messages and no (non-interrupting) progress dialogs will be displayed.
Return Value Changed in Version 2022.1Enumeration result as a bit-wise OR combination of flags (see MKI_RESULT_*). Some results indicate minor problems and do NOT mean that the printing was stopped or unsuccessful!
|
CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH