IntegerDrawRectMm(Integer iPNr Integer iLTX Integer iLTY Integer iRBX Integer iRBY Dword dBC Dword dFC Integer iFi Integer iW Integer iUCp Integer iWr)
*** Writes an rectangle to a pagenumber at a given position in CM
*** from left margin. The pos param. you have to send is upper left
*** and down right.dwBColor is boarder color, dwFillColor is fill color
*** If iFill is true the ellipsen will be filled of it´s false it will
*** be transparent.iW is weight and iWr is wrap.
*** Returns PRN_FALSE=Error or PRN_TRUE
***