Hi,
I am having trouble getting my Unidrv plugin to handle banded bitmaps
correctly. If I set the print to 100 DPI then my ImageProcessing gets 1
whole bitmap per page. However, if I set it to 300 DPI then I first get what
appears to be the top 1/4 of the image. After that I get a few calls to
ImageProcessing indicating blank bands and then that's it. The rest of the
bitmap never appears. No matter how many pages are printed I just get a 1
partial bitmap, a few blanks and then that's it. Is there some argument that
needs to be set to request the next band get sent? Also, how do I know when
the last band for an image is received?
Thanks,
Bob Herzberg