ricardoyepez For the scenario where you are seeing the message about using multiple labels across pages, this is a valid message where the labels cannot span multiple pages. You need to add a new label with a different name. For example: For a piece of text that occurs at similar region across pages, try to suffix a page number or counter like label-1, label-2, etc..
This can help you build a labeling project for all the pages without compromising on the result of the analyze operation.
Another solution that can help is to pre-process the form if similar information is in each of the page you can split the form or document in 50 different form and pass each form to the API thereby reducing the effort to create a model by reducing the labeling activity of a project.
You could also try any of the pre-built models if the form is consistent and the language is supported for that pre-built model.
If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.