Convert HTML to PDF in python with playwright

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

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

  • @itzdhotiop3945
    @itzdhotiop3945 19 วันที่ผ่านมา +1

    Great !! Keep uploading more such helpful content 🙌

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

    Thanks a lot for this tutorial. Precisly explained in accessible way, good for newbies like me :). Can you share how the code would look like if you had 3 similar files (sales_report.html, sales_report2.html, sales_report3.html) to convert them at once?

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

      Hi, thanks for your amazing feedback. You can use a for loop and run the code for converting multiple html files to pdf.
      The code for the video is present in the video description.
      Hope this helps, cheers👍