| Author |
data convertion
|
bablu srivastav
Greenhorn
Joined: Jan 17, 2006
Posts: 7
|
|
Hello all I have just started working on xml, can anyone please tell me how to do the following using xml: I want to convert data from the source and convert it into a required format, which could be PDF, xml, MSWORD etc.
|
 |
Balaji Loganathan
author and deputy
Bartender
Joined: Jul 13, 2001
Posts: 3150
|
posted

0
|
The starting point is XSLT. you can learn the basics of xslt from http://www.w3schools.com/xsl/default.asp, then you can xsl:fo with latest ApacheFOP to convert xml to pdf, RTF etc.,
|
Spritle Software Blogs
|
 |
 |
|
|
subject: data convertion
|
|
|