Yes, I am quite familiar with EPS. It is NOT identical - though it is similar. The PDF content stream language is derived from Postscript, but has a number of differences.
I don't know what a "gs vectored graphic" is, however. Is that Ghostscript? Ghostscript is just a processor for Postscript and PDF. If it is something else, please explain. What do you mean by "image"? Raster image? Vector image? Where are you getting this data? What do you plan to do with it? -----Original Message----- From: alchemist [mailto:[email protected]] Sent: Tuesday, November 16, 2010 4:50 AM To: [email protected] Subject: Re: [iText-questions] Decoding Images I have got a response to this question on another forum and have investigated it myself... I'm not sure if you are familiar with EPS format but it looks identical. This is an image using gs vectored graphics (much like and EPS) eg gs can describe a complex image Whilst not normally associated with being an image it can be an image (just like an EPS). My real question is now, is there a java library which can convert it or wrap it (I want to avoid making systems calls)? Maybe I could create a new PDF with iText and attach the PdfObject representing this gs image in the body of the new PDF? -- View this message in context: http://itext-general.2136553.n4.nabble.com/Decoding-Images-tp3042906p3044494.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
