Hello, I have updated my xml2html example again and renamed it to xml+xsl. In addition to exporting from a sample listbox to xml it also has some example XPATH queries. There is an option to load xml/xsl files from an external file and from the Internet but I have not tested those features out much.
Essentially you: 1) convert anything you want to an xml file/ string 2) transform that with an xsl/ template file to html 3) optionally include xpath queries to select nodes 4) preview the report/ invoice in an htmlviewer 5) save the report and open the default web browser to print from. Just a (relatively) simple way to make reports/ invoices in html. Note, this is a just quick example. http://software.sirkevi.com/download.php?view.9 Sincerely, Shawn _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
