Re: [Podofo-users] Adding an owner password encryption prevents pdf document from being rendered correctly

2015-08-05 Thread zyx
On Wed, 2015-08-05 at 15:04 +0300, Khalid Jumaa wrote: > invalid `Indexed' color space: invalid lookup entry. > invalid image `ColorSpace' value. > > A attached is a sample document with which the problem appears. Hi, the attachment didn't make it through, or you accidentally didn't attac

[Podofo-users] Adding an owner password encryption prevents pdf document from being rendered correctly

2015-08-05 Thread Khalid Jumaa
Hello, I using podofo to read a pdf file, add to it a modification password ( owner password ), and then export it to a file as following: PdfMemDocument pdfDocument; pdfDocument.Load([[[NSBundle mainBundle] pathForResource:@"sample" ofType:@"pdf"] UTF8String]); PdfEnc