You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to be able to click an "Export to PDF" button that can download the PDF of the data. To start, the format should mimic the layout of the website, but fit onto no more than two pages if possible.
If more than two pages would be printed, the user should be notified via alert/warning.
The "Export to PDF" option may or may not be included on the client-side for non-logged-in users. It might be ideal to keep this feature limited to when the user is the owner of the site and logged in via Sanity credentials.
The text was updated successfully, but these errors were encountered:
I want to be able to click an "Export to PDF" button that can download the PDF of the data. To start, the format should mimic the layout of the website, but fit onto no more than two pages if possible.
If more than two pages would be printed, the user should be notified via alert/warning.
The "Export to PDF" option may or may not be included on the client-side for non-logged-in users. It might be ideal to keep this feature limited to when the user is the owner of the site and logged in via Sanity credentials.
The text was updated successfully, but these errors were encountered: