Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not supposrted for all PDFs #10

Closed
objectivecdeveloper opened this issue Dec 13, 2010 · 1 comment
Closed

Not supposrted for all PDFs #10

objectivecdeveloper opened this issue Dec 13, 2010 · 1 comment

Comments

@objectivecdeveloper
Copy link

The code works well with certain PDFs but not with all PDF.
Here is the list of errors which comes when parsing the PDF and resulting in to an empty white page.

Errors :

FlateDecode: decoding error: incorrect header check.
invalid Contents': not a stream or array. missing or invalid arguments for color operator. stack underflow: popping past mark. fontF28' not found in document.
font `F168' not found in document.

Do any one has idea for this?

@brow
Copy link
Owner

brow commented Sep 20, 2013

The PDF example is intended only as an example, and is not tested with PDFs other than the one supplied. It sounds like this is problem either with your PDF file or with Core Graphics' PDF functions.

@brow brow closed this as completed Sep 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants