query regarding printer driver

Tech-Archive recommends: Fix windows errors by optimizing your registry



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@xxxxxxxxxxxxxxxxxxx

.



Relevant Pages

  • query regarding printer driver
    ... IPRINTOEMUI & IPRINTOEMUNI. ... suppose i give a print command from Microsoft Word document name ... functions & structures given with above mentioned plug-ins? ...
    (microsoft.public.word.printingfonts)
  • query regarding printer driver
    ... IPRINTOEMUI & IPRINTOEMUNI. ... suppose i give a print command from Microsoft Word document name ... functions & structures given with above mentioned plug-ins? ...
    (microsoft.public.development.device.drivers)
  • RE: query regarding printer driver
    ... \par IPRINTOEMUI & IPRINTOEMUNI. ... suppose i give a print command from Microsoft Word document name ... \par functions & structures given with above mentioned plug-ins? ...
    (microsoft.public.development.device.drivers)
  • Re: query regarding printer driver
    ... parameter of drvStartDoc & i am getting the string "Microsoft ... suppose i give a print command from Microsoft Word document name ... OEM hook for DrvStartDoc has a pwszDocName which would give the doc name. ...
    (microsoft.public.development.device.drivers)