paseto / boleto-sicredi

Gerador de Boletos Sicredi em PDF
MIT License
18 stars 4 forks source link

Erro ao Gerar o Boleto em PDF #10

Closed marcosorlando closed 3 years ago

marcosorlando commented 3 years ago

Boa tarde Devs, estou obtendo o seguinte erro ao tentar gerar um boleto de teste seguindo as instruções da classe. Poderia me dar uma direção/solução para esse caso? Segue abaixo o erro mostrado em tela.

Fatal error: Uncaught RuntimeException: Some data has already been output, can't send PDF file in /var/www/app/_app/vendor/itbz/fpdf/src/fpdf/FPDF.php on line 285

RuntimeException: Some data has already been output, can't send PDF file in /var/www/app/_app/vendor/itbz/fpdf/src/fpdf/FPDF.php on line 285

1 | 0.0023 | 409312 | {main}( ) | .../dashboard.php:0 2 | 0.0601 | 513056 | require_once( '/var/www/app/admin/_siswc/payments/teste.php ) | .../dashboard.php:393 3 | 0.1107 | 642952 | fpdf\FPDF->Output( $name = 'boleto.pdf', $dest = 'I' ) | .../teste.php:73 4 | 0.1119 | 652136 | fpdf\FPDF->_checkoutput( ) | .../FPDF.php:1009 5 | 0.1120 | 652216 | fpdf\FPDF->Error( $msg = 'Some data has already been output, can\'t send PDF file' ) | .../FPDF.php:1080

Desde já agradeço pela ajuda! Um Grande Abraço

marcosorlando commented 3 years ago

Resolvido estava tentando gerar o boleto com dados de saída em html junto com o boleto.