ralphjsmit
ralphjsmit
Explore posts from servers
CDCloudflare Developers
Created by ralphjsmit on 1/21/2025 in #workers-help
Browser rendering very slow
I am working on an implementation of putting PDF generation on a Cloudflare worker instead of on our own Puppeteer instance. This involves generating PDFs of about 10-12 pages and about max 10-15 MB size. The rendering takes about 30 seconds in total to finish, which is very slow compared to the amount of Puppeteer would take on our own server (like 5-7 seconds). Is there any reason/solution for improving the speed of the PDF rendering? Thanks!
1 replies
FFilament
Created by ralphjsmit on 8/1/2023 in #❓┊help
Replacement for `config('filament.layout.forms.actions.alignment')` in V3?
Perhaps I just missed it. but is there any replacement for the config('filament.layout.forms.actions.alignment') in V3? Thanks!
5 replies