C# Tutorial - How to Create a PDF document file | FoxLearn

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

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

  • @massimochiapelli3366
    @massimochiapelli3366 3 ปีที่แล้ว +3

    Hi, do you have an example like this but creating a pdf file for the entire form and not only the text part? as said Patricio Ramirez

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

    Really useful learn.

  • @ThePatricioRamirez
    @ThePatricioRamirez 5 ปีที่แล้ว +2

    Hi, do you have an example like this but creating a pdf file for the entire form and not only the text part?.

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      OK. Thank you for your suggestion. I'll upload soon !

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

    Hello, How do I create a pdf file from things that are within a panel?

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

    Great, great!!!Thanks!!

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

      Thank you

  • @dcp15121980
    @dcp15121980 4 ปีที่แล้ว

    Foxy you have any tutorial with iText7? please reply me with link

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      What instructions do you need? I'll upload

    • @dcp15121980
      @dcp15121980 4 ปีที่แล้ว

      @@foxlearn Just give an example how to convert a datatable and List of objects(any objects with few decent properties) into pdf with header and footer using itext7.
      Also kindly show how 2 pdfs can be merged.
      Am sorry if am disturbing you. Currently in my project I have to create like 5000 to 6000 pdf files and then finally merge it into a single file. Right now am facing a serious issue system out of memory exception. Actually we are using itextsharp. I heard itext7 is an improved version of it. So I just wanna check out is there anything wrong with the way we do things.
      By the way I have feeling that each time when I create the pdf, the resources are there in the memory. I feel it is not unloaded/disposed. If you could check this area it would super helpful.
      Really sorry to disturb you dear.
      Well thanks in advance!

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

    HI, how do you insert a grid or table in the richTextBox, thanks a lot!!!

  • @TariqHussain-ex8cl
    @TariqHussain-ex8cl 6 ปีที่แล้ว

    Nice Work Dear

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

      Thank you !

  • @SuperLoker7
    @SuperLoker7 5 ปีที่แล้ว

    Also thank you for this piece of knowledge!

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      Thank you !

  • @shaikhrizwan6734
    @shaikhrizwan6734 4 ปีที่แล้ว

    Marathi fonts are not supporting can you please mad a video for this.

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      OK. Thank you for your suggestion !

  • @bartekpodlaski251
    @bartekpodlaski251 5 ปีที่แล้ว

    Thank you very much

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      Thank you !

  • @Jorvandr
    @Jorvandr 5 ปีที่แล้ว

    Hey man, I got an error in the line "doc.Add(new iTextSharp.text.Paragraph(richTextBox.Text));
    Here it sais that 'float' does not contain a definition for 'Text'. Thanks for your help!

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      Please check your code again. I think you miss something !

  • @baobao7106
    @baobao7106 7 ปีที่แล้ว

    oh my god, i need it, thank chanel i love you!

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

      Thank you

  • @DavidHays205
    @DavidHays205 8 ปีที่แล้ว

    Is it possible to create a PDF from a datagridview linked with mysql?
    On exporting csv or excel file I always get a null error on list.Count;

    • @foxlearn
      @foxlearn  8 ปีที่แล้ว

      Hi, Yes it can. Please check your code again. thanks