Thanks Maxim,
i am able to retrive the file name using same API, but now my issue is to
get file data so i can keep thumbnail of this pages.
"Maxim S. Shatskih" wrote:
> Document file name is not known to the printer stack at all.
>
> You can try to parse the job name and apply some heuristic, this is your best chance.
>
> --
> Maxim S. Shatskih
> Windows DDK MVP
>
> http://www.storagecraft.com
>
> "kasma" <> wrote in message news:6A72C0FD-952C-4B68-8C61-...
> >I want to capture following events from print server. i am able to capture
> > the user name thrrough these APIs(FindFirstPrinterChangeNotification,
> > FindNextPrinterChangeNotification). but still i am not able to get file name
> > and data of file(so i can keep the thumbnail of this file by page by page)
> >
> > 1. Computer Name
> > 2. User Name
> > 3. File Name
> > 4. Data of file
> >
> > please suggest me some solution to achieve this.
>