F
Filament7mo ago
Fasna

Filament Page to PDF

I have a filament page with multiple livewire components for some reports, which includes chart widgets, table and more.. I'm trying to download that page as PDF, and tried using spatie PDF but it gives errors related to node element(I'm on windows). The path is already set, but it's not picking up correctly. Is there anyway I can use to download the filament page as PDF after all the elements rendered?
Solution:
I've done this with something See attached.
Jump to solution
2 Replies
Solution
toeknee
toeknee7mo ago
I've done this with something See attached.
Fasna
FasnaOP7mo ago
thank you, will check on this

Did you find this page helpful?