Write an xsl transformation with formatting objects in it. Pass the xml file and xsl-fo.xsl file through a transformation application to generate an xsl-fo.fo file.
Now pass this xsl-fo.fo file through a Renderer to generate a PDF output....
User Profile
Collapse
-
XSL-FO barcode
Hi
I have xml data for a barcode. I need to apply a transformation to transform that xml data as Code 3 of 9 barcode in xsl-fo. -
Append an existing XSL-FO with data from xml
Hi, I already have an existing xsl-fo templated formated accordingly. I want to append it with some more formatted data from an xml file for e.g say Name and Address. Is this possible and how could i do that? -
Need help Combining two XML files to a single WordML file
Hi
I have an xml file e.g Data.xml which contains raw data e.g. <Name>Mark</Name>
<Address>New York</Address>
and another xml file containing the formatting factors or attributes of Data.xml e.g Format.xml
<Name>
<font>Arial</font>
</size>12</size>
</Name>
So i now i want to combine or apply these formatting factors to my raw data...
No activity results to display
Show More
Leave a comment: