the challenge is that if the length of the single split page content is shorter than the chunk size, the Document will still comprise only that page's content
ah thanks @Logan M! yeah my thought with going that route is manually setting the page_label metadata value for the updated, larger documents (e.g. a chunk that comprises pages 1-10 gets a new page_metadata value of '1-10'); would be curious to hear if you think there's a smarter way to get at that issue