Re: printer driver crashes Acrobat Reader 7.0
- From: "Vipin" <vipin@xxxxxxxxxx>
- Date: Tue, 24 May 2005 23:20:15 +0530
As simple as it is, it is a problem of the printer driver.
Vipin
(http://angelfire.com/extreme4/vprint)
"AF" <info.af@xxxxxx> wrote in message
news:ew0kJ$GYFHA.2684@xxxxxxxxxxxxxxxxxxxxxxx
> Hello,
>
> my printerdriver is written from scratch, but I have looked a lot at the
> plotter driver from the DDK samples.
>
> My Driver initializes the structures GDIINFO, DEVINFO, DEVMODE and so
> on. The surface is created in "DrvEnableSurface" using functions
> "EngCreateDeviceBitmap((DHSURF)pPDev, SurfSize, BMF_24BPP)" and
> EngAssociateSurface(pPDev->hsurf, (HDEV)pPDev->hpdev, HOOK_COPYBITS |
> HOOK_STROKEPATH | HOOK_TEXTOUT).
>
> The driver compiles very fine and applictaions like OpenOffice,
> MS-Paint, WordPad and Webbrowsers assess my functions like DrvTextOut.
>
> Only "AcrobatReader 7.0" crashes if I want to print a document. The
> crash occures, if a accept print dialog with ok.
>
>
> Thx for help and please ask each question you have.
>
> Best regards
>
> AF
.
- References:
- Prev by Date: Re: AddPrinterDriver returns ERROR_EXE_MACHINE_TYPE_MISMATCH
- Next by Date: pscript5 customization
- Previous by thread: printer driver crashes Acrobat Reader 7.0
- Next by thread: Re: printer driver crashes Acrobat Reader 7.0
- Index(es):
Relevant Pages
|