I tried giving :
$docx->importStyles('http://www.csszengarden.com/215/215.css?v=8may2013', 'merge', array('crazyStyle'));
but I get this when running it in CLI :
FATAL - Error while opening the Style Template: please, check the path
Fatal error: Uncaught exception 'Exception' with message 'Error while opening the Style Template: please, check the path' in /home/username/webapps/domain/phpdocx-trial-pro-5.5/classes/AutoLoader.inc(62) : eval()'d code:55
Stack trace:
#0 /home/username/webapps/domain/phpdocx-trial-pro-5.5/classes/CreateDocx.inc(4013): PhpdocxLogger::logger('Error while ope...', 'fatal')
#1 /home/username/webapps/domain/create-docx-test.php(10): CreateDocx->importStyles('http://www.cssz...', 'merge', Array)
#2 {main}
thrown in /home/username/webapps/domain/phpdocx-trial-pro-5.5/classes/AutoLoader.inc(62) : eval()'d code on line 55