Hi,
I keep getting the following error when trying to use the print button;
[code]SimpleXMLElement::__construct() [simplexmlelement.–construct]: Entity: line 9: parser error : AttValue: " or ’ expected
Warning: error_log(error_report_2011_09_21__06_49_22.xml) [function.error-log]: failed to open stream: Permission denied in C:\Inetpub\wwwroot\fc\server\generate.php on line 26
PHP Warning: error_log(error_report_2011_09_21__06_49_22.xml) [function.error-log]: failed to open stream: Permission denied in C:\Inetpub\wwwroot\fc\server\generate.php on line 26 [/code]
Thoughts?
Thanks.
I changed the js file with the new one, and it seems to work.
However - I thought there was full color support? The print out doesn’t look much like the page shown on the web. See attached pictures.
Mike.
are you using it like next?
scheduler.toPDF(url, “fullcolor”);
without second parameter, export will go without full color support.
Super star!
Any thing else I can code to make it more similar? Perhaps control the size of each y-axis section? Or expand the event to take up the whole cell? Or set the text correctly (put the ‘Notes’ on the second line).
Thanks
Other aspects can’t be controlled from client side, you will need to adjust the server side code for that.