scheduled report view problem

after I create the schedulled reports…
it doesn´t appers

it gives these error on browser.
Failed to decode downloaded font:
/sistema/index.php?action=ajaxui#ajaxUILoc=index.php%3Fmodule%3DAOR_Scheduled_Reports%26action%3Dindex:1 Failed to decode downloaded font: http://sys.holdenrh.com/sistema/themes/SuiteP/fonts/Lato-Regular.ttf
VM5756 index.php:1 Failed to decode downloaded font: http://sys.holdenrh.com/sistema/themes/SuiteP/fonts/Lato-Regular.ttf
VM5756 index.php:1 Failed to decode downloaded font: http://sys.holdenrh.com/sistema/themes/SuiteP/fonts/Lato-Bold.ttf
VM5756 index.php:1 Failed to decode downloaded font: http://sys.holdenrh.com/sistema/themes/SuiteP/fonts/Lato-Bold.ttf
VM5756 index.php:1 Failed to decode downloaded font: http://sys.holdenrh.com/sistema/themes/SuiteP/fonts/Lato-Light.ttf
VM5756 index.php:1 Failed to decode downloaded font: http://sys.holdenrh.com/sistema/themes/SuiteP/fonts/Lato-Light.ttf

Which version of SuiteCRM are you running?

Did this problem start with an upgrade? If so, form which version?

Which web server are you running?

See this

https://stackoverflow.com/questions/30442319/failed-to-decode-downloaded-font

since the problem seems to be only for you, I would focus on the answer about configuring mime-types in web server.

Maybe I had the same problem, it started when I upgraded from 7.10.2 to 7.10.5. In the upgrade package all the Lato-*.ttf font files of theme SuiteP are empty. I downloaded the whole package of 7.10.5 and copied the font files to the /themes/SuiteP/fonts/ folder.
Probably it is the same, the font files in the 7.10.x to 7.10.7 upgrade package are still empty.
Opened a issue on Github when it occured to me: https://github.com/salesagility/SuiteCRM/issues/5915