how to print an image

hi,

i have a form and in the form i have a tab pannel with an image. I´m trying to print the entire form and can´t do it.
The image doesnt appear on the print preview. So how can i print it?

Thanks in advance

I think you should create a seperate printform with the media on it or print the form on the tabpanel if possible.

Hope that helps
Thomas

It also helps to set the ‘printable’ property of the tabPanel to true…

thank u both.
With patrick tip was enough