Hello, I have a form to analyze provided in three .jpg files, corrisponding each to a single page of a multipage form. I was wondering if is there possible to feed Form Recognizer with these three separated files to check if they match a label based model and extract data from them. Alternatively I was considering to merge those jpg in a single pdf with a java lib, but this would be the last chance. Thank You