On Fri, Dec 2, 2011 at 4:10 PM, Kevin Day <[email protected]> wrote: > Are you using a jbig2 decoder? The jbig streams in PDF can't, generally > speaking, just be written to disk and used directly (there are supplemental > streams that have to also be made available to the jbig2 decoder).
Sorry, I guess I didn't explain well enough. Attached file is the C# equivalent of the book's Chapter 15 examples: part4.chapter15.ExtractImages => http://itextpdf.com/examples/iia.php?id=284 part4.chapter15.MyImageRenderListener => http://itextpdf.com/examples/iia.php?id=283 When I run the example, I get an extra output file named 'Image18.jbig2', which is **not** one of the files output in the Java version (I'm guessing, since the file isn't listed on the page referenced above). The test PDF file, 'image_types.pdf' was taken directly from the book example page.
TestImageParsing.cs
Description: Binary data
------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. 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
