Click here to Skip to main content
15,894,047 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I use windows form . I want to insert picturebox image to pdf.
Posted
Comments
Sergey Alexandrovich Kryukov 2-Mar-15 2:18am    
It sounds like you know how to create PDF files, but then you could tell us what library you are using.
—SA
Shrikesh_kale 2-Mar-15 2:21am    
using System.IO;
using iTextSharp.text;
using iTextSharp.text.pdf;
K-R 2021 14-Jan-22 17:27pm    
yes no

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