On 15.08.2006 11:17:01 andyrob_24_7 wrote: > Any chance on more details about using the area tree XML format to determine > the page number.
That's non-standard procedure so there's no official documentation. It's just a hacky work-around. Just look around in the area tree XML and you'll figure out what it can provide for you. Maybe one hint I can give is to use "id" properties on key elements so you can identify the elements you look for more easily using XPath. "id" property values will end up in "prod-id" attributes in the area tree XML. > I'm presuming you can't do this in one pass? No, not without fixing the whole issue in code beforehand. Good luck. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
