![]() |
MKI_PRINTOUTPUT_* (Print Output Mode) |
www.CAD6.com |
File output mode for this device. Possible values are: MKI_PRINTOUTPUT_DIRECT The print data will be directly sent to the printer. MKI_PRINTOUTPUT_USER_FILE The print data will be saved to the file whose name is given below. A prompt appears if this file already exists. MKI_PRINTOUTPUT_DRAWING_PATH The print data will be saved to a file whose name will be the current drawing's name with the extension "PRN". A prompt appears if this file already exists. MKI_PRINTOUTPUT_USER_PATH The print data will be saved to a file whose name will be assembled from the path given below, the current drawing's name, and the extension "PRN". A prompt appears if this file already exists. MKI_PRINTOUTPUT_PDF_USER_FILE The print data will be saved to the file whose name is given below. No prompt appears if this file already exists. This mode requires a supported PDF printer driver. MKI_PRINTOUTPUT_PDF_DRAWING_PATH The print data will be saved to a file whose name will be the current drawing's name with the extension "PDF". No prompt appears if this file already exists. This mode requires a supported PDF printer driver. MKI_PRINTOUTPUT_PDF_USER_PATH The print data will be saved to a file whose name will be assembled from the path given below, the current drawing's name, and the extension "PDF". No prompt appears if this file already exists. This mode requires a supported PDF printer driver..
|
CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH