P
PreyaticIntent
Guest
Hi guys. I've got a program that has 2 DataGridView controls on it, as well as 2 images. This program creates a report that gathers and displays data from the database. I'm trying to figure out how to export that data, and well, everything that is displayed in the GUI, to a PDF. I've tried SharpPDF and PDFSharp, but they don't give me the ability to edit things like row height. I would try ITextSharp, but this is for a company, and we don't want to get a license for third party software unless ABSOLUTELY needed. I have also tried the DataGridView Extension, but my PDF fails to open because it's corrupt. As well as none of the things listed above seem to be supported by the developers anymore.
Now, for my question. Do you guys know of any other third party frameworks or anything that would allow me to export this whole thing into a PDF? Thank you very much!
Continue reading...
Now, for my question. Do you guys know of any other third party frameworks or anything that would allow me to export this whole thing into a PDF? Thank you very much!
Continue reading...