Open Br1Rol2 opened 6 months ago
When generating PDFs, headless Chrome needs to download and import fonts from the internet. If the network environment is poor and loading times out, it can cause the PDF export to fail. I think it might be better to store the font files as static files in MinIO or on a server.
I found a solution:
PS: If we had a guide to a private preview page, it would be easy to indirectly solve this problem of exporting PDF and significantly reduce resource consumption.
@Br1Rol2 Did you find any solution? I dont understand what to fill here CHROME_PORT=8080 CHROME_TOKEN=chrome_token CHROME_URL=ws://localhost:8080
i also have the problem. the export runs for some time and is then terminated with a server error.
Is there an existing issue for this?
Product Variant
Cloud (https://rxresu.me)
Current Behavior
The PDF download is not working, and sometimes the page does not save the changes.
Expected Behavior
No response
Steps To Reproduce
No response
What browsers are you seeing the problem on?
No response
What template are you using?
None
Anything else?
No response