Hi forum This script simulate a A4 page, to build a printable version's form. The form have fields statics and fields dinamic, with data from any database, this is not important. But, you can add fields, change font, change color font, color background, delete... It is based in GUICtrlControLabel and is easy move the field with mouse, they are get control from GUIGetCursorInfo. The fear starting now...      I rewrite this code in GDIPlus, to not use a GUICtrlControlLabel. I want use a fi