aspose file tools
The moose likes XML and Related Technologies and the fly likes data convertion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "data convertion" Watch "data convertion" New topic
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
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: data convertion
 
Similar Threads
Interactive XML
HTML-XML
can Hibernate convert an XML schema into relational database schema ?
HTML-XML
Convert set of data into XML document