> > Does anyone know of a tool or API that will do JPEG validation (specification > validation)? The following JPEGs are used to create a PDF, one of them > JPEGNotVisibleinPDF shows using iText. The other JPEGNotvisibleinPDF2 does > not. I am getting an insufficient data for image error or I get a blank page > where the image is inserted. If anyone knows of a JPEG validation tool or API > I would greatly appreciate the link. >
Sometimes you can go to relevant standards organization website for free reference tools. However, I've been using ImageMagick for most things. Not sure it has a validator per se but you ought to find some feature to determine if the image is usable. > > > > _________________________________________________________________ Windows Live⢠Groups: Create an online spot for your favorite groups to meet. http://windowslive.com/online/groups?ocid=TXT_TAGLM_WL_groups_032009 ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-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
