[Bug]: PDF Generation - Chromium use binary #17331
Unanswered
bellu
asked this question in
Q&A / Support
Replies: 1 comment
-
If i got it right, you don't need to prrovide a path to the library, it needs to be installed in the server pimcore/lib/Image/HtmlToImage.php Lines 82 to 91 in 4e3c006 and be an executable program via terminal by typing chromium or chrome
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pimcore version
11.2.3
Steps to reproduce
https://pimcore.com/docs/platform/Pimcore/Installation_and_Upgrade/System_Setup_and_Hosting/Additional_Tools_Installation/#chromium-chrome-headless---deprecated
It seems to be possibile to use the Chromium binary locally, but it doesn't specify where should i write the path of the installed chromium.
Actual Behavior
The only param that i can set for chromium in the config.yaml is the URI.
Expected Behavior
I would like to set the source of the binary locally, like it's explained in the documentation.
Beta Was this translation helpful? Give feedback.
All reactions