elibyy
elibyy
Hey there, can you provide an example of your code, it is unclear to me what do you mean by adding download PDF line Also, did you follow the guide...
Hey there, It would be helpful if you provided a snippet of your code -- Eli
Sorry for the delayed response, this class is in the root namespace so you should add backslash before the class name e.g. \TCPDF_FONTS
Hey there, sorry for the delay in the response Are you using auto discovery or have added the provider to the app config?
You can use the [config file](https://github.com/elibyy/tcpdf-laravel/blob/master/config/tcpdf.php)
This ia based on that PR but with two changes 1. There's a class and not just guessing by equals sign 2. You can set the pre calculated value so...