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

Allow PDF to be find #1122

Closed
wants to merge 4 commits into from
Closed

Allow PDF to be find #1122

wants to merge 4 commits into from

Conversation

Seb33300
Copy link

This make possible to work with PDF files when using imagick driver.

@maximgubar
Copy link
Contributor

Hi @Seb33300 ,
Thank you for the merge request,
could you please merge latest master in your branch in order to pass the CI ?

@fyrye
Copy link

fyrye commented Mar 28, 2019

If I am not mistaken, this will result in a file with the image/png (or configured) mime-type and .pdf extension. Until #686 is merged to resolve extension changes #584

@dbu
Copy link
Member

dbu commented Aug 22, 2019

can you please add a functional test in https://github.com/liip/LiipImagineBundle/blob/master/Tests/Functional/Controller/ImagineControllerTest.php so that we can be sure the response mime type corresponds to the output?

Seb33300 and others added 4 commits September 22, 2019 18:44
This make possible to work with PDF files when using `imagick` driver.
@Seb33300
Copy link
Author

I rebased my pull request.
If someone has time to work on the functional test please do it.
I am not sure when I will be able to do it.

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.

5 participants