Interestingly enough, it's both.  :)

The second file is an address file, which I will want to add to the
document.  However, I can keep using the same file name (such as
address.xml) repeatedly, so it's basically one PDF (and one PCL) file with
multiple XML files.

If you can point me in the direction of documentation for the document()
function, I'd appreciate it.

Michael

> -----Original Message-----
> From: Andreas L Delmelle [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, March 15, 2006 11:45 AM
> To: [email protected]
> Subject: Re: Referencing multiple XML files using FOP
> 
> On Mar 15, 2006, at 17:25, Gosselin, Michael wrote:
> 
> If you need one PDF file as a result of multiple XML files, 
> maybe what he showed you was the magic of the document() 
> function. You can use either an empty XML file --only an 
> empty root node-- and hardcode the URLs, or --more elegant 
> solution-- use a base XML that contains the URLs for the 
> documents you want to merge.
> 
> If you need N PDFs for N XML source files, then I'd suggest 
> using FOP's Ant task for that...
> 
> Just yell if you need more info.
> 
> HTH!
> 
> Cheers,
> 
> Andreas
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to