Reports: Windows/WAMP5

To enable reports to work when using Windows and using WAMP5

open the php.ini (refer screenshot attached), find the line ;extension=php_xsl.dll and remove the ;

from

;extension=php_xsl.dll

to

extension=php_xsl.dll

then restart the WAMP5 server to enable this option

Links: Frequently Asked Questions | help