hi i am a software engineer & i am working on a UNIDRV printer driver using Microsoft plug-ins IPRINTOEMUI & IPRINTOEMUNI . I have some queries: 1. how can i reduce the size of TIFF image? 2. how can i get the name of Document from which i give a print command. ex: suppose i give a print command from Microsoft Word document name tmp.doc so i want to get the name (tmp.doc & Microsoft word) using functions & structures given with above mentioned plug-ins? 3. how i can implement TIFFSetField(tiff *, TIFFTAG_COMPRESSION,7). when i am trying this i am not able to build the TIFF file.? 4. how i can implement TIFFSetField(tiff *, TIFFTAG_COLORMAP,???).. what is the value of ?? in TIFFSetField function/ 5.how can i get the typeface of all the FONTS used in a document from which i give print command. ex: suppose i give a print command from a document named tmp.doc & i am using Times New Roman, Arial, Gothica fonts in that document so i want to know the name of these fonts using functions & structures given with above mentioned plug-ins? regards Himanshu himanshu.agarwal@netcreativemind.com
You are more likely to get help on these queries in the group microsoft.public.development.device.drivers.