The TextEdit control (in gb.qt) produces an HTML code which is sent to the printer in its whole if I use for example Draw.Text(TextEdit1.Text,x,y). Do I have to make an interpreter myself to make only the text (and not the HTML tags) to be printed? /Fredrik