Click here to Skip to main content
16,011,805 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I have a vb.net form with some testbox ,radiobuttons and listbox and i want to convert the vb.net form with data to pdf and save it in a location on the network.

How can i do that?

Any help please
Nicolas
Posted
Updated 21-May-12 2:20am
v3

1 solution

Instal PDF virtual printer and print a form using PrintForm Class[^]
You can use iTextSharp to print documents into pdf: Creating PDF documents with iTextSharp[^]
 
Share this answer
 
Comments
nikolas_ar 21-May-12 8:33am    
Hi because i'm just begin coding and i don't have much experience i want to use itextsharp but i din't manage to do it,can you give me a detail example how to do it?
Thanks
Maciej Los 23-May-12 12:17pm    
My first option: Install PDF virtual printer and print a form using PrintForm Class. Please, follow the link.

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