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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

anchor

Status
Not open for further replies.

tatasoph

Programmer
Nov 24, 2005
1
FR
Please
how to put only 1 image or text exactly in the middle of a vertical list. For example if there are 3 pages , it should appear in the middle of the 2nd page
thnaks
 
Put the image in the repeating frame so that it appears after each list item. Set two counters: one to get the current list item count, second one is to get the total number of list entries. Then conditionally suppress the image in its format trigger always, except when the counter reaches middle point of the list.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top