
Announcements
Two years ago I created a power apps suite that has a purchase order app. This app is connected to an Azure SQL database. I would like to add functionality to print purchase orders.
This feature did not have many robust solutions when I made the app two years ago, and I am wondering what sort of functionality has been added in the past couple years as I have not been working closely with Power Apps in that time.
In this app I created, I have successfully created a flow that exports information to a PDF. However it was severely limited in the kind of formatting that could be done.
Attached is the front end of recent orders. I want to be able to print this, and additional information to a professional looking invoice.
What sort of solutions are there to this problem?
Would I be better off creating an Excel App that you just enter a purchase order # into which will query the SQL server?