presenton/servers/nextjs/app/api/export-presentation-data/[id]
sudipnext 5766e252aa feat: Implement PDF export functionality with session handling
- Added middleware to handle session cookies for the PDF export route.
- Introduced a new API endpoint for exporting presentation data using session cookies.
- Updated the PdfMakerPage component to accept and utilize the export cookie.
- Enhanced the presentation export logic to include session token extraction from cookies.
- Updated routing configuration to include the new PDF maker path.
2026-04-27 21:13:57 +05:45
..
route.ts feat: Implement PDF export functionality with session handling 2026-04-27 21:13:57 +05:45