@@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!
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!
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
Really useful learn.
Hi, do you have an example like this but creating a pdf file for the entire form and not only the text part?.
OK. Thank you for your suggestion. I'll upload soon !
Hello, How do I create a pdf file from things that are within a panel?
Great, great!!!Thanks!!
Thank you
Foxy you have any tutorial with iText7? please reply me with link
What instructions do you need? I'll upload
@@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!
HI, how do you insert a grid or table in the richTextBox, thanks a lot!!!
dont know
Nice Work Dear
Thank you !
Also thank you for this piece of knowledge!
Thank you !
Marathi fonts are not supporting can you please mad a video for this.
OK. Thank you for your suggestion !
Thank you very much
Thank you !
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!
Please check your code again. I think you miss something !
oh my god, i need it, thank chanel i love you!
Thank you
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;
Hi, Yes it can. Please check your code again. thanks