I have a requirement where I have to print using the API winspool.drv only. The language I use is
VB 2005.
The API prints using its default font, while I need to print something in some other font. I need to know how to specify font information to the API.
Please help me.