Thanks for the code.

but it only works when autoredraw is set to false.

i need to make the text part of the image in the picturebox so i could copy the entire picture into an imagebox.

i used picture1.picture = picture1.image
image1.picture = picture1.picture

can we make the text printed using textout api a permanent part of the picture ?