简体   繁体   English

Laravel 5. *生成打印报告

[英]Laravel 5.* generating reports for printing

I'm finding the most popular report generator for laravel 5 and above. 我找到了适用于laravel 5及更高版本的最受欢迎的报告生成器。 I have tried Maatwebsite/Laravel-Excel and JASPER REPORT . 我已经尝试过Maatwebsite/Laravel-ExcelJASPER REPORT I want to know if those are the most used plugins in generating reports. 我想知道这些是否是生成报告中最常用的插件。 If not then I want to know some list of those plugins, also with good documentation also. 如果不是这样的话,我想知道这些插件的一些清单,也有很好的文档。 Thank you. 谢谢。

Well there is no proper reporting tool for PHP, if you want to take advantage of printing reports than use dompdf to create pdf report and than print them for laravel you can use this package 嗯,没有适用于PHP的适当报告工具,如果您想利用打印报告的优势而不是使用dompdf来创建pdf报告,而不是为laravel打印它们,则可以使用此软件包

https://github.com/barryvdh/laravel-dompdf https://github.com/barryvdh/laravel-dompdf

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM