Click here to Skip to main content
15,886,919 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hello, i want to write a windows-forms-application in Visual C# that has a fill-in-form which automatically generates a PDF-document out of the made input.

thanks in advance and feel free to ask questions

What I have tried:

i was reading the "Generate PDF Using C#" snippet by lepipele but it is from 2009 and requires openoffice. are there snippets or friendly people who can show how they would do it?
Posted
Updated 19-Aug-17 22:45pm
Comments
Richard MacCutchan 20-Aug-17 2:57am    
You will need to make use of a PDF library such as iTextSharp, to create the PDF files.
[no name] 8-Sep-17 5:27am    
This article can best suit your needs, check it out: http://www.c-sharpcorner.com/uploadfile/38268a/create-word-document-from-win-form-with-users-data/

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900