Click to See Complete Forum and Search --> : Write a postscript printer driver


manojrajgarhia
November 9th, 2003, 11:44 AM
Hi

I have developed the driver as per requirement below for Win2K.

Now I am up against the wall for building the same driver for Win 98. I do not know how . I have DDK98 on my machine but am unable to proceed further . Please help

I need to add a tab to the windows printer Document and Printer device
property dialog boxes. In these tabs, we will have to add a combo box, and a few edit boxes.

The dynamic information enetred in these tabs has to travel to the postscript generated by the printer. The printer should generate postscript output.

I also need to invoke a few APIs like Read registry, get a GUID and invoke IE/NScape from the driver.

I will be processing postscript output for some business logic.

Thanks in adv. for all th help.

Regards

Manoj Rajgarhia