54 $this->xslt = $xslt_location;
78 $this->fo_string = @xslt_process(
88 if (strlen($error_msg =
xslt_error($this->xslt_handler))) {
89 $ilLog->write(
"Error generating pdf: " . $error_msg);
102 #domxml_open_mem($this->getXMLString(), DOMXML_LOAD_VALIDATING, $error); 105 # var_dump("<pre>","XML ERROR: ".$error,htmlentities($this->getXMLString()),"<pre>"); 109 $this->xslt_args = array(
'/_xml' => $this->
getXMLString(),
setXSLTLocation($xslt_location)