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
On general share page: add an "Export credential as PDF" option below “Create a public link”. Please use a PDF icon in the button.
Clicking on "Export credential as PDF" reveals a credential picker, once a credential is picked, provide a preview similar to Share Preview with a button below that reads “Export as PDF”.
Requirements:
User should only be able to choose one credential at a time
User should be able to view credential and go back.
If renderMethod is included in a credential, a link to an svg template is available in renderMethod and the svg file is readable, apply credential data to variables indicated in the svg template and render pdf to be download to mobile device dialog.
If not, use default svg template. Apply credential data to variables indicated in the svg template and render pdf to be download to mobile device dialog
If css3MediaQuery is present, reference that css when rendering
Needed for this issue:
Sample SVG Template
Default SVG Template - where to store this?
Signed Credential including renderMethod and SVG template
Moving to backlog. Default template requirement is a rabbit hole due to many unknowns about the credential data being displayed. As with #518 we'll first focus on implementing renderMethod.
On general share page: add an "Export credential as PDF" option below “Create a public link”. Please use a PDF icon in the button.
Clicking on "Export credential as PDF" reveals a credential picker, once a credential is picked, provide a preview similar to Share Preview with a button below that reads “Export as PDF”.
Requirements:
Needed for this issue:
Resources & Tools:
Please add this to testing script.
The text was updated successfully, but these errors were encountered: