I am developing a desktop application using VB.NET but i need some help in selecting appropriate library.
The application involves two main functionalities: “data entry” and “PDF generation.”
For data entry, the user’s personal data will be entered into an input box. Subsequently, in the PDF preview, the entered data should be displayed in a PDF file. Could you recommend suitable library for implementing these functionalities in VB.NET
I found the QuestPDF library, which seems to have almost all the features needed for PDF generation. However, it appears that the specific feature I’m looking for is not available.
RosesAreRedVioletsAreBlue is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.