Re: [iText-questions] [itextsharp]: PdfContentByte.AddImage no longer showing image with update to 5.x version

2010-06-24 Thread mgabriel
Well that is embarassing and so rookie of me; I didn't check the simplest thing. I apologize for taking up your time and thank you for taking the time. >scissors.pdf is damaged. >Paulo From: mgabr...@mymts.net To: itext-questions@lists.sourceforge.net Subject: RE: [itextsharp]: PdfConte

[iText-questions] [itextsharp]: PdfContentByte.AddImage no longer showing image with update to 5.x version

2010-06-08 Thread mgabriel
Hello, I updated my application to use the updated version of iTextSharp (5.0.1.1) only to find that code that I used to insert an image at an absolute position no longer shows the image. I updated to 5.0.2 as well, and still encounter the same issue. I receive no exceptions from my cod