[xep-support] Re: problems with markers (with attachment)
David Tolpin
dvd at renderx.com
Thu May 30 04:11:47 PDT 2002
>
> Do you have any idea what I am doing wrong (.fo file attached)?
A marker is always attached to the area it is a child (more strictly speaking, the first
child) of. Your last marker is a child of fo:flow. A strict implementation of
XSL FO would reject this fo since the marker is not in its correct place.
XEP accepts, but links the marker to fo:flow.
> One extra question to aid my evaluation, in your COM interface (not
> documented in evaluation copy?) is it possible to access the number of pages
> produced by an FO file when processed (in order to then set the start page
> corretcly for the next chapter).
Well, yes, it is possible using API, including COM. On the other hand,
why are you processing each chapter as a separate document?
David
-------------------
By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
More information about the Xep-support
mailing list