KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Blank pdf on Symfony #731

Open Osman Keser opened this topic on on Mar 7, 2019 - 3 comments

Osman Keser commented on Mar 7, 2019

I did everything as per your tutorials but somehow the exported pdf is blank, whereas its sibling tmp file has the actual report inside. I'm on Symfony 4.3, Linux/Ubuntu. Your examples run and export seamlessly but with Symfony no success unfortunately.

KoolReport commented on Mar 7, 2019

Does the generated file have 0 in bytes.

Osman Keser commented on Mar 7, 2019

No. Always 1.1KB, its .tmp is 1.5KB.

KoolReport commented on Mar 9, 2019

May be you turn on error_reporting(E_ALL); and then try to remove ->toBrowser() line of code ( this will prevent sending pdf to browser) and see if any error showing up. In our experience, framework should not be problem. Also, please post some of your code here. It could help us to see the situation.

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed

Export