KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Export pdf in laravel is not work #530

Open lori opened this topic on on Nov 24, 2018 - 1 comments

lori commented on Nov 24, 2018

export pdf in laravel is not work

class Repfactorbill extends \koolreport\KoolReport
{
    use \koolreport\laravel\Friendship;
    use \koolreport\inputs\Bindable;
    use \koolreport\inputs\POSTBinding;
    use \koolreport\export\Exportable;

please help me

KoolReport commented on Nov 26, 2018

May I know:

  1. Does our example of export work?
  2. If you export a simple page in laravel, may be just few lines of text, does export work?

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed

None