This plugin exports your entries as PDF.
Add the package using composer.
composer require beatwiz/statamic-entry-export-pdfPublish configuration file.
php artisan vendor:publish --tag=statamic-entry-export-pdf-configPublish views.
php artisan vendor:publish --tag=statamic-entry-export-pdf-viewsThis plugin is published under the MIT license.