Problem with page definition in toc
After uploading 2 files and trying to check one of the titles, the page to be displayed is not in the document. The final pdf is not built in this case (it works if all documents are validated without changes):
ValueError: row 35: page number out of range
after final_doc.set_toc(st.session_state["final_toc"])
)
Edited by Bruno Lenzi