BooleanWP_WriteTextAtPosition(String sText Boolean bNewLineAfterPrint UInteger iPosition Integer iNumDecimals UInteger iWidth)
writes text to a specific position
the text to write
should a "CR" be written after the text
horizontal position to write the text
number of decimals in the text (-1 means sText is a string)
width of text before truncating
True, if success; False, if an error occurred