i am using this expression in the image properties, i want the texbox appear in the first page only, and when the second page or third page is loaded automatically, that texbox disappear. the
problems it is appearing in every page
=IIf(Globals.PageNumber=1,false,true)
Go to the complete details ...