----------------------------------------
> From:
> To: [email protected]
> Date: Sun, 10 May 2009 20:09:58 +0200
> Subject: Re: [iText-questions] Support für TIFF with JPEG compression
>
> Hi,
>
> why isn't it supported by iText? Were are the difficulties with this format?


iText is not infinite but I've been using ImageMagick for all this.
Also, the patent standard uses TIFF. If you go get pat2pdf you
can figure out one means to do this ( yes, I admit to converting
things to pdf when needed but I'm slowly recovering LOL).

# pat2pdf version 1.22
# Copyright (c)2000 Oren Tirosh 
# Copyright (c)2002 Thomas Boege 
# Released under the GPL 
#
# This script connects to the USPTO patent database, retrieves the TIFF
# patent images and converts them into a single pdf file using GhostScript.
#
# Yes, I know, you would have written it in perl/python/(insert your 
# favourite scripting language here)
#
# It requires an http fetcher (lynx by default), GhostScript 
# and tiff2ps (part of libtiff)
#
# For best results (small PDFs) use GhostScript 5.5 or higher.
#
#Usage:
# pat2pdf |
#
# Result is a file in the current directory named pat.pdf


>
> Thank you
>
>> -----Original Message-----
>> From: Paulo Soares [mailto:[email protected]]
>> Sent: Freitag, 8. Mai 2009 13:30
>> To: Post all your questions about iText here
>> Subject: Re: [iText-questions] Support für TIFF with JPEG compression
>>
>> You'll have to convert the TIFF to JPG using some other tool.
>>
>> Paulo


_________________________________________________________________
Windows Live™: Keep your life in sync.
http://windowslive.com/explore?ocid=TXT_TAGLM_BR_life_in_synch_052009
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to