Re: [xslt] xsltSaveResultToFilename doesn't save?



On Tue, Jul 29, 2003 at 08:44:08PM +0200, Joseph wrote:
> 	SuccessfulIndexHTML = xsltSaveResultToFilename(HTMLIDXFNAME,
> ResXMLDoc, XSSheet, 9);//last param is compression level
[...]
> It applies and saves the HTML file, but the HTML content is garble, no
> character is a readable one. The file size reported from the log file is
> 467, but when checked from the filesystem it is 325. I used xsltproc to
[...]
> This c++ code and xsl works under MSW. I have the mentioned trouble
> under linux.

  Well actually the code work under Linux and not under Windows.
You're asking for Gzip compression, you get it on Linux, and not
on Windows !
  What do you think the 9 parameter means, and what about the comment ?

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]