dompdf wrapper for laravel online with Winfy
We have hosted the application dompdf wrapper for laravel in order to run this application in our online workstations with Wine or directly.
Quick description about dompdf wrapper for laravel:
Require this package in your composer.json and update composer. This will download the package and the dompdf + fontlib libraries also. After updating composer, add the ServiceProvider to the providers array in config/app.php. You can optionally use the facade for shorter code. To change the configuration, copy the config file to your config folder and enable it in bootstrap/app.php. You can create a new DOMPDF instance and load a HTML string, file or view name. You can save it to a file, or stream (show in browser) or download. You can change the orientation and paper size, and hide or show errors (by default, errors are shown when debug is on). If you need the output as a string, you can get the rendered PDF with the output() function, so you can save/output it yourself. Use php artisan vendor: publish to create a config file located at config/dompdf.php which will allow you to define local configurations to change some settings (default paper etc).Features:
- Create a new DOMPDF instance and load a HTML string
- You can chain the methods
- You can change the orientation and paper size
- You can hide or show errors
- Use your ConfigProvider to set certain keys
- The defaults configuration settings are set in config/dompdf.php
Programming Language: PHP.
.
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.