Function: DrawBitmapToPageInch
Module location:
Df_print.pkg
line
426 (view source)
Integer
DrawBitmapToPageInch(Integer iPageNr String sName Integer iNameLen Integer iLTopX Integer iLTopY Integer iRBotX Integer iRBotY Integer iUCp)
*** Writes a bitmap to a pagenumber at a given position in Inch *** from left margin. The pos param. you have to send is upper left *** and down right *** Returns PRN_FALSE=Error or PRN_TRUE ***
References (2):
Module
Containing Symbol
Line
Df_print.pkg
DFWriteBMP
2198
Df_print.pkg
DFWriteBMPToPage
2238