Wendz
If you want to print a report with a Textbox on top of an image, set the mode of the Textbox to transparent, and send the image to back.
The same applies to the form, setting .TextBox.BackStyle = 0 and .TextBox.BorderStyle = 0, and send the image to back.
You can produce attractive effects like this.
Chris [sig][/sig]