On 24/08/2010 21:53, Adam Mork wrote:
> which may be why it is failing, but i might be wrong.
Let us know if you find a fix for this, and we'll consider your fix for
a next release. For now, the issue is closed.
--
Sell
On the other hand if you open a TIFF with a text editor, the first two
bytes are either 'II' or 'MM'. This is to indicate if the bytes are to
be read in Intel (little Endian) or Motorola (big Endian) format.
To be nitpicking for a change:
TIFF is a file format, JPEG is a name for a collecti
Adam,
Adam Mork wrote:
> Hi Illiadis,
>
> So you and mkl are definitely right, the files I were pointing to show up
> as JPEG when I open them in notepad, but that is because google sites is
> converting them when I upload them. If I look at the original files in
> notepad, they do not appear to
er valid (1T3XT info)
> 4. Every text in Hebrew not written to the pdf.How can I create
> pdf with Hebrew text? (yaf...@harel-ins.co.il)
>
>
> --
>
> Message: 1
> Date: Tue, 24 Aug 2010 00:30:19 -06
ese rights are no longer valid (1T3XT info)
> 4. Every text in Hebrew not written to the pdf.How can I create
> pdf with Hebrew text? (yaf...@harel-ins.co.il)
>
>
> ------------------
>
> Message: 1
> Date: Tue,
Hebrew not written to the pdf.How can I create
pdf with Hebrew text? (yaf...@harel-ins.co.il)
--
Message: 1
Date: Tue, 24 Aug 2010 00:30:19 -0600
From: Adam Mork
Subject: Re: [iText-questions] Error reading TIFF I
Adam,
adamm_wr wrote:
> I uploaded the other tiff file I created using an image editing program.
> Here is the link.
>
> https://sites.google.com/site/windwardapps/xml/test.tiff
>
> If you could take a look I would greatly appreciate it.
This image also is a JPEG, not a TIFF image.
Regards,
his works too:
XmlWriterSettings settings = new XmlWriterSettings();
settings.NewLineHandling = NewLineHandling.Entitize;
settings.OmitXmlDeclaration = true;
XmlWriter xw = XmlWriter.Create(fout, settings);
...
--
Message: 5
Date: Mon, 23 Aug 2010 22:07:16 -0700 (PDT)
From: mkl
Subject: Re: [
iText-questions] Error reading TIFF Image
Hi,
I get this error when trying to read a TIFF Image, is anyone familiar with this
exception and how to fix the image files ?
Here is a link to the image -
http://sites.google.com/site/windwardapps/xml/Fidelity.tif
Exception: Source array type cannot
Adam,
adamm_wr wrote:
> I tried the same thing using an image I exported from a image editing
> program, and i get the same error.
In that case, please post that new example file.
Regards, Michael.
PS: Quoting the whole digest mail isn't exactly necessary...
--
View this message in context:
r with existing stream (leparachute)
--
Message: 1
Date: Mon, 23 Aug 2010 06:26:35 -0700 (PDT)
From: mkl
Subject: Re: [iText-questions] Error reading TIFF Image
To: itext-questions@lists.sourceforge.net
Message-ID: <1282569995877-2335102.
Adam,
are you sure you actually have a TIFF image? When I download your file, I
get an image in jpg format.
Regards, Michael.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Error-reading-TIFF-Image-tp2335081p2335102.html
Sent from the iText - General mailing list
Hi,
I get this error when trying to read a TIFF Image, is anyone familiar with this
exception and how to fix the image files ?
Here is a link to the image -
http://sites.google.com/site/windwardapps/xml/Fidelity.tif
Exception: Source array type cannot be assigned to destination array
type.
13 matches
Mail list logo