Exporting to PDF from an Action

I'm using ExportAction::make() for CSV, which works fine. When trying to add a second button to export to PDF, I found that ExportFormat::Pdf doesn't exist. Question: What is the recommended or "Filament-native" way to provide a separate button for PDF export that respects the current table filters? Any guidance or reference to a package/extension would be greatly appreciated! Thanks!
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?