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

Batch pdf generation with image fails #8

Open
atrandafir opened this issue May 15, 2014 · 0 comments
Open

Batch pdf generation with image fails #8

atrandafir opened this issue May 15, 2014 · 0 comments

Comments

@atrandafir
Copy link

Hello,

There is a bug in the version of dompdf that this bundle uses that causes broken images if you try to generate multiple pdfs containing the same image. (for example, to include them in a zip file).

You can read here about the issue:
https://code.google.com/p/dompdf/issues/detail?id=17
https://groups.google.com/forum/#!topic/dompdf/7perv5jGKvs

Looks like they have fixed it, as this code shows:
https://github.com/dompdf/dompdf/blob/master/include/image_cache.cls.php#L151

But the code here has not been updated. I suggest either update code or manually apply fix.

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

1 participant