Page 1 of 1

how to print an image

PostPosted: Wed Jul 28, 2010 11:25 pm
by nromeou
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

Re: how to print an image

PostPosted: Wed Jul 28, 2010 11:49 pm
by tgs
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

Re: how to print an image

PostPosted: Thu Jul 29, 2010 3:14 pm
by ptalbot
It also helps to set the 'printable' property of the tabPanel to true...

Re: how to print an image

PostPosted: Fri Jul 30, 2010 9:19 pm
by nromeou
thank u both.
With patrick tip was enough