Hi! I'm using a reportviewer to show and print an id Card. The id Card is pre-printed with the texts "Name, Surname, Gender"...etc and I only need to print in the gaps of the card near this labels.
I want to show this Images and Textboxes preprinted in the reportviewer, but I do not want to print this items, but only the info in the gaps.
How can I achieve it? Can I hide some elements when printing or set some "thisIsNotPrintable" magic property?
Thanks.