Rachid You could convert the HTML to valid XML with JTidy; and then process the results with XSLT. A lot will depend on how well-structured the original HTML is, as to how effectively you could do this. XSLT could also be wrtitten to output FO compliant text, which Coocon could then serialize to PDF (see the examples shipped with Cocoon).
Derek >>> "rachid harradi" <[EMAIL PROTECTED]> 2006/09/06 02:34:16 PM >>> hello thanks i would like convert HTML(file)on the basis a Tools in xslt. and i would like convert xslt in fo:xsl(PDF)!! so i use cocoon i will create any format(HTML, PDF , WORD Excel) -------- Original-Nachricht -------- Datum: Wed, 6 Sep 2006 17:55:29 +0530 Von: "Bhavya Sharma" <[EMAIL PROTECTED]> An: [email protected] Betreff: Re: html to xslt or to fo:xsl > Hi rachid , i could'nt get ur point wat exactly you want to do, can > describe > it in more details > or tell wat do you want to do > Bhavya > > On 9/6/06, rachid harradi <[EMAIL PROTECTED]> wrote: > > > > Hello > > does it give any Tool(free), with which one can convert HTML collecting > > main into XSLT and/or fo:xsl? > > > > > > and from xslt to fo:xsl > > -- This message is subject to the CSIR's copyright, terms and conditions and e-mail legal notice. Views expressed herein do not necessarily represent the views of the CSIR. CSIR E-mail Legal Notice http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html CSIR Copyright, Terms and Conditions http://mail.csir.co.za/CSIR_Copyright.html For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR Legal Notice send a blank message with REQUEST LEGAL in the subject line to [EMAIL PROTECTED] This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
