SIMITGROUP / phpjasperxml

This is a php wysiwyg report library
BSD 3-Clause "New" or "Revised" License
44 stars 45 forks source link

Problem Library in Symphony #25

Closed disney8 closed 6 years ago

disney8 commented 6 years ago

I have problem with symfony , maybe is the phat , include or other. Thanks

kstan79 commented 6 years ago

Hi. Can I know your intention? We not use symphony, you may need to troubleshoot more detail and write down what’s wrong

disney8 commented 6 years ago

yes, I have a project with synfony and I want use the library PHPJasperXML in my project but is imposible with compose and includes. Some errors: -load sample1 as a file and lose reference from the libraries, only print the code. o -send error the var $footerbandheight

Thanks you

kstan79 commented 6 years ago

try comment version/1.1/PHPJasperXML.inc.php, line 46, become: // ini_set('display_errors', 'Off'); And trace the error again

disney8 commented 6 years ago

Thanks , is perfect with symfony.