Hi there,

I've a problem while using ITextSharp: I've found a code from the net
that can get the image object in a PDF and convert it into a bitmap
file. I've tested the code and find out that image in /CCITTFaxDecode
filter( which, I believe, is stand for B&W image's filter) is unable
to convert( means, you'll still get a file in that name, but it show
broken image while you open it). I'm then using another code from net
that specifically for this kind of filter. But an error will comes up
saying that the "memorystream ms=new memorystream(byte[]);" has an
invalid para in it(byte[]).
So is anyone could tell me how to handle such kind of image in pdf file?

Thanks!

Best Regards,

Kent

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
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

Reply via email to