
Announcements
i have a powerapps for user to make a order. User will scan the item and generate a pdf to customer. Now user requires to add a preview function to let customer check and sign. Is it possible to do it?
Hello @abc3
May I know how you generate it as HTML?
Putting HTML Aside, you can create a simple container and format it the same way as your HTML and use the PDF() function to convert the container to a PDF. Then you store that PDF as a blob in PowerApps so you can preview it within the app using the PDF viewer control.
Please watch the first half Reza's tutorial so you can visualize what I am saying.
https://www.youtube.com/watch?v=sK3WsjQiqcQ
✔️ | Just in case my response helped you solve your problem, please mark/accept this as a SOLUTION. This helps community members if they experience a similar issue in the future. |
🔗 | 🕸bistek.space 🐦 @cha_bistek 📺 @BisTekSpace |