Generate PDF file in LARAVEL | Export data to PDF file

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ธ.ค. 2024

ความคิดเห็น • 22

  • @ibrahimonam1309
    @ibrahimonam1309 2 ปีที่แล้ว +1

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

  • @lurkingshiba5688
    @lurkingshiba5688 ปีที่แล้ว +1

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

  • @priyanshikushwaha7767
    @priyanshikushwaha7767 2 ปีที่แล้ว +1

    Awesome explanation

  • @mdsarfrazalam5734
    @mdsarfrazalam5734 ปีที่แล้ว

    Well great job

  • @lengtithkh
    @lengtithkh ปีที่แล้ว

    Is support it on Unicode font?

  • @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.

  • @mdnoyon7442
    @mdnoyon7442 3 ปีที่แล้ว

    Nice and clear. Thanks.

  • @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

  • @souleymanengom8463
    @souleymanengom8463 3 ปีที่แล้ว

    Thank My Teacher

  • @juneldelacuadra5973
    @juneldelacuadra5973 ปีที่แล้ว

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

  • @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

  • @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