anchor object [message #89809] |
Fri, 30 July 2004 22:18 |
p.anilkumar
Messages: 4 Registered: July 2004
|
Junior Member |
|
|
what is anchor object in reports6i ?
how can it be used?
please explain with some situation where can we use that
|
|
|
Re: anchor object [message #89813 is a reply to message #89809] |
Sat, 31 July 2004 21:43 |
Frank
Messages: 7901 Registered: March 2000
|
Senior Member |
|
|
You don't have Google, nor any documentation ? Poor you!
Google returns 14700 hits on [[anchor oracle reports]]
In the reports documentation anchors are explained as well.
|
|
|
Re: anchor object [message #89815 is a reply to message #89809] |
Mon, 02 August 2004 03:32 |
Karthik
Messages: 63 Registered: February 2000
|
Member |
|
|
Let me explain with example,
If you are printing an address, let us have
address_1,
address_2,
address_3
if address_2 has null value, then address_3 has to print on address_2 place, so for that you have to make anchor for address_2 and address_3, you have give whether horizontal or vertical in the properties.
|
|
|