You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, when parsing a PDF using the PyMuPDFReader class, you can include the page number in each individual node's metadata. This is done by adding the page number to the extra_info dictionary with the key "source". Here's a code snippet that demonstrates how to do this:
Question Validation
Question
The text was updated successfully, but these errors were encountered: