digitalcredentials / learner-credential-wallet

Learner Credential Wallet is a cross-platform iOS and Android mobile application for storing and sharing digital learner credentials.
https://lcw.app
MIT License
53 stars 26 forks source link

PDF display/preview #567

Closed jchartrand closed 5 months ago

jchartrand commented 6 months ago

Add an option to display - within the LCW - the PDF rendering of a credential.

This could be something like a button on the main credential page called 'Show PDF' that when clicked opens a dialog or page in which the PDF version of the credential is displayed.

The PDF would be generated on-the-fly, using the same code that is now used to generate the PDF for sharing.

This new display could also be used as a preview when someone wants to share the PDF version of a credential - so that they know exactly what it is that they are sharing.

The PDF version would only be available for credentials with a renderMethod. Unless we wanted to provide a default PDF rendering - maybe something very similar to what is now shown in the wallet for a credential (logo, title, holder, date, etc.)

alexfigtree commented 6 months ago

Kerri: we can wait until after Tec deployment to address

alexfigtree commented 5 months ago

Already addressed, closing