Bitmap print driver OEMSendPage

  • Thread starter Thread starter fa6bc41f-9362-46545
  • Start date Start date
F

fa6bc41f-9362-46545

Guest
am observing the OEMSendPage doesn't get invoked always. When does OEMSendPage get called? We have a legacy printer which does some processing inside OEMSendPage. I hate to move it to a different place in the process. It has been working but now I am working on some enhancements and need to figure this out. The other commands are OEMStartPage, OEMStartDoc, OEMTextOut, OEMStartBanding,OEMNextBand,OEMEndDoc. These all are called except SendPage. Currently I am attaching VS to spool.exe and the printer is installed at File:port. When does SendPage command get called? These are the other commands that are implemented. What am I doing different when SendPage gets called? I think its the same workflow File Print with the same document.

Does it matter if I use File:port? The document has one page.


1578537.png

Can anyone suggest?

Continue reading...
 
Back
Top