❔ replace report viewer net core WinForms
Hello people, I need to make a ticket and print it, how can I do it?
Report viewer in net core version gives many compatibility problems
2 Replies
You can use a library like iTextSharp or Aspose.PDF for .NET to create and print tickets. These libraries allow you to programmatically create PDF documents, which you can then print.
Here's an example one second.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.