C
C#9mo ago
Zunair77

I need Some help to create print pages for c# desktop application made in Winforms

so iam making an application in which there are different entries (like an account) and i can print that page with all the relevant data. so if there is any free tool in which i can design the print page by drag and drop. The tool should support .NET 7
3 Replies
Angius
Angius9mo ago
I'm not familiar with any tools that would allow you to design some print templates (PDFs, I presume?) with drag and drop But for PDF generation, QuestPDF is great
jcotton42
jcotton429mo ago
(7 is already out of support, you should move to 8)
Jimmacle
Jimmacle9mo ago
or at this point just wait a couple months and jump to 9 :LUL:

Did you find this page helpful?