-
Notifications
You must be signed in to change notification settings - Fork 16.1k
Description
I often need to save or share responses from the application in a more permanent and shareable format.
Currently, there’s no built-in functionality to generate a PDF of the responses, which means I have to manually copy and paste or take screenshots to save important content. It would be much more efficient and user-friendly if there was an option to generate a PDF directly from the response.
I would like to see a "Generate PDF" feature added to the application.
This feature would allow users to easily download responses or reports as PDFs.
After generating a response, users would see a "Download PDF" button.
When clicked, this button would trigger the creation of a PDF file containing the response text.
The PDF could have a basic layout with options to include a title, response body, and a timestamp.
The generated PDF could be styled with simple formatting such as bold, italic, headings, and paragraphs.
Thanks