"Matthew L. Avizinis" <[EMAIL PROTECTED]> wrote: > A whole lotta help needed please: I need to write to a file all the 1) > page-number-citations page numbers along with their corresponding ref-id's > also the 2) last page of the pdf file being currently generated by FOP along > with it's corresponding file name.
Odd subject for these questions. However, look at http://marc.theaimsgroup.com/?l=fop-dev&m=100747811203665&w=2 and decide whether this helps you. In any case, i can't see how you can achieve your goal without fiddling with FOP internals. You might also want to educate yourself about how to write FOP extension functions. There is a brief intro in docs/html-docs/extensions.html in your FOP distribution. HTH J.Pietschmann
