Image auto resizes in PdfPCell with iTextSharp
- by Mladen Prajdic
Hi,
i'm having a weird problem with images in iTextSharp library.
I'm adding the image to the PdfPCell and for some reason it gets scaled up.
How do i keep it to original size?
Here's the image of the PDF at 100% and the image in its original size opened in paint.net.
I though that the images would be same when printed but the difference on the…