Actually, now that I think of it, what I will need is a list of all the object id's that are then (or only might then be) later referenced by the PageNumberCitation ref-id. This way, when I generate a pdf that makes a PageNumberCitation to a ref-id in a pdf that was in a chapter generated in a previous pdf, I will be able to get the correct PageNumber. thanks again, Matthew L. Avizinis <mailto:[EMAIL PROTECTED]> Gleim Publications, Inc. 4201 NW 95th Blvd. Gainesville, FL 32606 (352)-375-0772 ext. 101 www.gleim.com <http://www.gleim.com>
======================================================================= com·put·ing (kum' pyoot ing) 1. n the art of calculating how much time you wasted and money you spent in a doomed attempt to master a machine with a mind of it's own. --from computing: A HACKER'S DICTIONARY > -----Original Message----- > From: Joerg Pietschmann [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 29, 2002 10:04 AM > To: FOP User > Subject: Re: multiple output files > > > "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
