Hi, Iam using FOP in a similar scenario. As Charles said, its XSLT that you need
Please try out the XML/XSL:FO attached. -- Thanks Manjush ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 19, 2003 11:59 PM Subject: RE: Merging XML and FO files > The instructions at this link (http://xml.apache.org/fop/running.html#standalone-start) seem pretty clear to me. I think the piece you are missing is an XSLT stylesheet to convert your XML to XSL-FO. > -- > Charles Knell > [EMAIL PROTECTED] - email > > > > -----Original Message----- > From: Manuel Reyes <[EMAIL PROTECTED]> > Sent: Wed, 19 Nov 2003 17:51:51 -0000 > To: <[EMAIL PROTECTED]> > Subject: Merging XML and FO files > > Hello all, > > I am currently working on an application that will pull data values from a database and place these into an XML file. The resulting XML file is then to be merged with an FO template file and the result would be used to generate a PDF > > The reason for the mail, is that I wanted to get opinions on the best way to go about doing this. In my minds eye I have the following idea : > > XML File (containing data values) : > <merge_test_report> > <field_values> > <value id="@value1">abc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
