Setting and Getting ePrint Printer Settings

The LEADTOOLS ePrint 5 C DLL also provides means for getting and setting the ePrint Printer settings using the following functions:

L_EpnSetPrinterSpecifications

L_EpnGetPrinterSpecifications

L_EpnSetPrinterSaveOptions

L_EpnGetPrinterSaveOptions

L_EpnSetPrinterMailMessageInfo

L_EpnGetPrinterMailMessageInfo

L_EpnSetPrinterEmailConfiguration

L_EpnSetPrinterBatchPrintersList

L_EpnGetPrinterBatchPrintersList

L_EpnGetPrinterConflictSolving

L_EpnSetPrinterConflictSolving

L_EpnSetPrinterUISettings

L_EpnGetPrinterUISettings

L_EpnFreePrinterUISettings

These functions can be used separately or in a registered user interface callback function. For more information, refer to Registering Callback Functions.