I discover this issue in contrast with PDFConv dev ed. Help file, section CDIntfEx.EnablePrinter Method - Note to Developers.
On Win NT platform
- Install or attach a PDFPrinter with PDFDriverInit();
- CALL EnabledPrinter() immediatly after,according with PDFConv help file;
- Call EnabledPrinter() in the EnabledPre() event.
On Win 9x platform
- Install or attach a PDFPrinter with PDFDriverInit();
- DO NOT call EnabledPrinter();
- Call EnabledPrinter() in the EnabledPre() event.
I hope this can be helpful (also then correct)!
Ciao a tutti. (hallo to everybody)
