Adding and Styling Text in PDF Document | FPDF | Python

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

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

  • @markuserismann85
    @markuserismann85 7 หลายเดือนก่อน

    How could you configure the live- preview?? That d*** thing doesn't work in my vscode

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

    Hey, Thanks for the videos, they are quite helpful.
    I got a question, Can we do a logical cut in fpdf? Suppose - My text is "abcdefgh", now I want to specify some width and want to display only the chars that my specified width can accommodate. For example based on the font size my specified width can only accommodate 4 chars so it should only display "abcd"

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

    Guys how to change text size in fpdf

  • @SABILALWIChannel
    @SABILALWIChannel 2 ปีที่แล้ว

    Hy bro. How to find the text by position in pdf file?

    • @bigplot8068
      @bigplot8068  2 ปีที่แล้ว

      Hey!
      Could you specify on what exactly you are trying to do?

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

      @@bigplot8068 Hi , I have an pdf and i want to read text in the pdf and then replace it. Can i do that use to FPDF lib. ?