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

Project Samples

Project Activity

See All Activity >

Categories

Web Development

License

MIT License

Follow DOMPDF Wrapper for Laravel

DOMPDF Wrapper for Laravel Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of DOMPDF Wrapper for Laravel!

Additional Project Details

Programming Language

PHP

Related Categories

PHP Web Development Software

Registered

2021-11-09