Re: [Podofo-users] DecodeParms, how to use?

2014-08-20 Thread Domonic Tom
Hi, Thanks again. That could very well be it. But I think I know how I may be able to fix it. It may not actually be Podofo, because Podofo actually depends on 'zlib' for it's Flate encoding and decoding needs. I'm currently using Podofo 0.9.1 and an older version of zlib-1.2.3 on Windows XP

Re: [Podofo-users] DecodeParms, how to use?

2014-08-20 Thread zyx
Dne 19.8.2014 19:41, Domonic Tom napsal(a): > Can you see what I mean. The Decode function requires a pointer > argument. I have to provide it with a PdfDictionary so getting the > Decode Parms directly is of no use in this case. > > dict->HasKey("Columns") and dict->HasKey("Predictor") both indi