Print document from web site

I develop with laravel 5.3.
My project is store on 000webhost
in localhost I don"t have problem but when I send my sources code on 000Webhost I can’t print.
I get this error
ErrorException in Text.php line 105: Undefined index: /storage/ssd5/108/1588108/public_html/vendor/dompdf/dompdf\lib\fonts\Times-Roman

for print I use dompdf.

Hi @bazieby!

  1. Please make sure you have uploaded all the files properly

  2. Please make sure the paths/configs are set up properly

  3. Please go to 000webhost cPanel > Settings > General > Change PHP version > and choose the PHP version you have on your localhost.

2 Likes

Can u paste the code here of your Text.Php of 105 line? Apply error_reporting(0); at the top of your page.

Hope someone would share it with us.

Looks like this thread is pretty much dead now.

Thread seems to be dead?

Thank you. I have the same problem

Hi @thangstanda!

I suggest you to complete the steps I have posted already and see if they work for you.

1 Like

Hi @NGiNX
I have finished, it’s like you say. Thank you

You’re welcome :blush:

1 Like