trichview.com

trichview.support




Printing an image uisng RvPrint


Return to index


Author

Message

Michael Lindre

Posted: 04/01/2003 23:15:06


Hi I am printing an image after a page has been previewed

using RvPrint and using the event onPosprint (not sure spelling)


Any way I am printing a bitmap onto the canvas using


          StretchBlt(FHandle, Dest.Left, Dest.Top, DstW, DstH,

            Bitmap.Canvas.FHandle, Source.Left, Source.Top, SrcW, SrcH,

SrcCopy);


Every other time I display the bitmap it is completely black then the next

time it

is fine.  It is always displaying the same picture.


Any Ideas?


Mike






Powered by ABC Amber Outlook Express Converter