NT Printer minidriver problem

hi,
I am developing a Raster printer minidriver on Windows NT using UNITOOL.
I am developing a single minidriver for three printer models. 1 printer
model supports 9 paper sizes and the other 2 support only one paper size
which is not in the 9 paper sizes supported by the first one.
though i have made correct entries for all the models and paper sizes and
have selected them properly, when i install this driver, it shows all the
paper sizes for all the models. when i build the driver on win 98 and win
2K using same .GPC file it works fine.
If some body can help me in this regard i would be very thankful.

Thanks and regards,
Shreyas.

Hi All,

I am developing a printer driver using UNITOOL. For the minidriver following
data is used for resolution.

X Master units : 1224
Y Master units : 612

This minidriver is used to print true type fonts, no device fonts are
supported as of now. Well the minidriver is printing properly but the
problem is that it does not print with proper scale. All the print outs are
streched along Y axis but it prints properly along X axis. I am not able to
find out the problem.
If any body has any idea about the same, ur feedbacks would be a great help.

Thanks in advance.

Thanks & regards,
Shreyas.