Adrian and Jeremias,

Thanks for your comments and advice.

> If you create this link class, you need to make sure it works
> together with the intermediate format (XMLRenderer and
> AreaTreeParser), the XML representation of the area tree.

OK, will do.

>> At this moment I've overridden renderInlineArea and renderBlock to
>> get the PROD_ID and the current IP and BP positions.  With the
>> documents I've rendered so far, this is enough to resolve all the
>> links

> inlineparent, text, viewport, foreign-object, image can also be
> targets of internal-destination.

InlineParent, Text and Viewport areas pass through renderInlineArea,
so they've been taken care of. I'll implement the others as well.

> Check out inline-level_id.xml and block-level_id.xml in the layout
> engine tests. If you generate [1] the Area Tree XML (intermediate
> format) from those file, you'll see where the prod-id can be set.
>
> [1] you can also just look in build\test-results\layoutengine after
> the build.

Thanks for the tip, I'll have a look at it.


Kind regards,
Paul Vinkenoog

Reply via email to