I am encountering the error below when attempting to train a Form model, using multipage PDF files as the source. These files have already been optimized to reduce the data file size. Each of the 5 PDFs used in the attempted training contains no more than 50 pages.
"Fields could not be loaded for this document. It looks like this PDF document has many pages to process. We recommend that you split the PDF with only the pages you need to extract data from and upload the reduced document instead."
Does manually extracting the pages with the desired data for the training model negatively impact the real-world use of the model, which won't have pages manually extracted for future documents?