I get a pdf and excel report using the phpexcel library. Everything works fine on Ubuntu, but on Windows, a pdf file is not generated, only an excel file is created (an empty pdf version is created). Is there a memory limit in php on Windows that doesn't allow you to create a PDF file ... if so, what is the solution?
user3318269
source
share