So i created a simple form processing model, trained it and brought it into a power app. When i run analyze, it runs through and pulls out the fields as expected and i can bind the results to a gallery. But it doesn't show the pdf i uploaded with the bounding boxes. It just has a pdf icon with the file name. I have all the properties set to show results. What am i missing.
FYI: This is pretty impressive stuff.
Hi @Anonymous ,
If you convert the PDF to an image file and then use that with your app it will show the image and the bounding boxes.
A super simple way to achieve this is to have your app on a mobile device and take a photo of the PDF via the Form Processor control (instead of uploading the PDF). That scenario works really well and provides some good feedback to the user so they can visually see what was detected on the document. I find as a user it is a little off-putting not to be able to see the document and the bounding boxes.
Hi @Anonymous,
Great to hear that you are finding AI Builder impressive 🙂
Indeed, today we don't show previews for PDF documents in the Power Apps Form Processor control. But we are soon going to release an update that will enable this. Stay tuned.