Right.. I have "a" solution although I'm unsure wheather it's good enough,
perhaps you do know :-)
Image image = Image.getInstance(url);
if(image.isJpeg()){
if (image.hasICCProfile()) {
PdfICCBased icc =
Original Message -
> From: fhomasp
> To: itext-questions@lists.sourceforge.net
> Sent: Friday, August 20, 2010 11:12 AM
> Subject: [iText-questions] PdfContentByteInst.addImage messes up jpg
>
>
>
> Hey,
>
> I seem to have stumbled upon this pec
From: fhomasp
To: itext-questions@lists.sourceforge.net
Sent: Friday, August 20, 2010 11:12 AM
Subject: [iText-questions] PdfContentByteInst.addImage messes up jpg
Hey,
I seem to have stumbled upon this peculiar problem and eventhough this might
easy be a java.awt problem, I am usi
Hey,
I seem to have stumbled upon this peculiar problem and eventhough this might
easy be a java.awt problem, I am using iText to add pictures and I notice
this to be a blocking problem in my project.
An image gets placed on a pdfptable using a PdfPCellEvent subclass. The
image has to have res