Skip to content

Add: imagagick library and imagick php extension for fix the issue th…#10

Merged
brij-mandaliya merged 1 commit intodevelopmentfrom
fix/export_page_which_contain_webp_image_as_pdf
Oct 28, 2024
Merged

Add: imagagick library and imagick php extension for fix the issue th…#10
brij-mandaliya merged 1 commit intodevelopmentfrom
fix/export_page_which_contain_webp_image_as_pdf

Conversation

@brij-mandaliya
Copy link
Copy Markdown
Collaborator

@brij-mandaliya brij-mandaliya commented Oct 11, 2024

Fixes Issue : Support Webp images in DomPDF exports

Closes #6

Changes proposed

For allow webp images and other images in pages and that pages should be export as pdf properly

  1. Add ImageMagick library and add required library for imagemagick
  2. Enable Extension imagick for images

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Problem :
62195724-40c22b80-b385-11e9-8a72-7ee08c954497

Solution:
Suppport webp solution

Note to reviewers

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.

Support Webp images in DomPDF exports

2 participants