- Issue created by @sahilgidwani
- @sahilgidwani opened merge request.
If we use the absolute path for rendering the local media filed then we might get the absolute URL with http instead of https and in this scenario module will not be able to render the pdf.
Check if relative path exist for the file and pass that relative path in the render array instead of absolute path.
Active
1.0
Code