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

Updates PdfTransformer so that imagick is injected #61

Merged
merged 1 commit into from
Mar 19, 2012
Merged

Updates PdfTransformer so that imagick is injected #61

merged 1 commit into from
Mar 19, 2012

Conversation

lucasaba
Copy link
Contributor

With this update Imagick is injected in the transformer via
Symfony's Service Container.
The check, relative to imagick extension being loaded, is now up
to the user: the service container will complain about Imagick
not found before injecting it in the transformer.

With this update Imagick is injected in the transformer via
Symfony's Service Container.
The check, relative to imagick extension being loaded, is now up
to the user: the service container will complain about Imagick
not found before injecting it in the transformer.
lsmith77 added a commit that referenced this pull request Mar 19, 2012
Updates PdfTransformer so that imagick is injected
@lsmith77 lsmith77 merged commit 584fd7b into liip:master Mar 19, 2012
@Gemorroj
Copy link

+1 question

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

Successfully merging this pull request may close these issues.

4 participants