Generate PDF file in LARAVEL | Export data to PDF file

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 22

  • @lurkingshiba5688
    @lurkingshiba5688 Год назад +1

    thank you for this, very easy to understand. please make more laravel videos like this

  • @mdsarfrazalam5734
    @mdsarfrazalam5734 Год назад

    Well great job

  • @kathireshpalanisamy
    @kathireshpalanisamy Год назад

    The explanation is good but i need to know to print the pdf in same design of the page like using bootstrap or CSS.
    Thanks for the video.

  • @priyanshikushwaha7767
    @priyanshikushwaha7767 2 года назад +1

    Awesome explanation

  • @ibrahimonam1309
    @ibrahimonam1309 2 года назад +1

    Clear and to the point ....Thanks for this ....

  • @souleymanengom8463
    @souleymanengom8463 2 года назад +2

    Thank you very much for this topic. I applied it in my project but the file takes 1 minutes to load and the file size is 340 KB. I remind you that I have a logo inside of size 90 Kb. How to fix it ?

    • @hikecodingknowledge
      @hikecodingknowledge  2 года назад +2

      Avoid using bootstrap or any external css library for design in your PDF file. Also avoid using any external image link inside pdf file

    • @souleymanengom8463
      @souleymanengom8463 2 года назад

      @@hikecodingknowledge thank you

  • @lengtithkh
    @lengtithkh Год назад

    Is support it on Unicode font?

  • @mdnoyon7442
    @mdnoyon7442 2 года назад

    Nice and clear. Thanks.

  • @souleymanengom8463
    @souleymanengom8463 2 года назад

    Thank My Teacher

  • @salfiyah.gemstore
    @salfiyah.gemstore Год назад

    What version laravel do you use😊

    • @hikecodingknowledge
      @hikecodingknowledge  Год назад

      Hi, I can't remember the exact version at this moment. It might be around laravel 6 or 8

  • @juneldelacuadra5973
    @juneldelacuadra5973 Год назад

    Got this error Malformed UTF-8 characters, possibly incorrectly encoded...

  • @jakegetil8821
    @jakegetil8821 Год назад +2

    i tried to use PDF; but its error

  • @baconwatch4552
    @baconwatch4552 2 года назад

    how to install dompdf in a hosted laravel app?

  • @tharinduchinthaka8574
    @tharinduchinthaka8574 Год назад

    why dont you use your user table for the pdf table