I’m looking for a way to generate a pdf using the visible page of the app. I prefer this over pdfgeneratorapi b/c that does much more than I actually need. Here is the use case:
- User completes a survey on the app
- User lands on a completion page with a certificate designed on the page
- User click “PDF” button and saves image of screen onto their device, in pdf format
The workaround today is that a user can take a screenshot of their app page, save it as an image, then convert it to pdf outside the app. This is a lot of work for a user