C# need help on iTextSharp
Posted
by
Barun
on Stack Overflow
See other posts from Stack Overflow
or by Barun
Published on 2011-01-04T09:03:00Z
Indexed on
2011/01/04
9:53 UTC
Read the original article
Hit count: 250
c#
|itextsharp
I want to work with iTextSharp 5.0.5. But did not find any tutorial on this version. I downloaded some previous version tutorials but giving error. I just want to stitch some images into a pdf file by iTextSharp. Can anyone please give me code for that ?
EDIT: After some time spending on it I finally figured it out how to add image. But the problem is that image is too big. Now my problem is how to shrink image or I want to see the image in page in normal format. Now how can I do it ?
© Stack Overflow or respective owner