Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to suppress a text ojbect 2

Status
Not open for further replies.

trivalent

Technical User
Feb 21, 2007
28
US
I am using CR11. In my page header I have several text objects that I want to suppress on just the first page. I just want to suppress certain text objects not all of them, and I am not sure how to do this. Thanks
 
You should be able to right click on the text object->format object->common tab->suppress->x+2 and enter:

pagenumber = 1

-LB
 
Right click the text objects and select Format Field->Common->X2 next to suppress and place:

pagenumber = 1

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top