On Wed Feb 18 23:34:09 PST 2015 [email protected] said: >Assuming you are using 1.8.8, put the ccitt stream into a PDStream >object, then call the PDCcitt constructor with that PDStream. > >PDStream pd = new PDStream(doc, new >ByteArrayInputStream(data), true); ....
Thanks, that worked! (with a few tweaks and typo corrections of course!) -- Try my Sensible Email package! https://sourceforge.net/projects/sensibleemail/
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

