How does pdfcreater adds its entry in the printer list

 Hi,

I am interested in knowing  'how does pdfcreater add its entry in the printer list' in windows. How can I achieve this programmatically? Any sample code snippet would help.

 

 

Thanks

Amitesh

 

 I believe this is acheived by adding both a Printer and a spooler to the Windows registry. The 1.4.0 source code is available here:  http://sourceforge.net/projects/pdfcreator/files/PDFCreator/PDFCreator%201.4.0/ Maybe you will find more information there?