PageIndex icon indicating copy to clipboard operation
PageIndex copied to clipboard

How to get the contents of the nodes

Open sacsac944 opened this issue 7 months ago • 1 comments

Does Pageindex get the contents of the nodes as well or should it be done using some other framework? In the examples, the node content is not present in the tree and we might not have access to the source document during runtime.

Also does it support multiple modalities like tables and images apart from text in the documents?

sacsac944 avatar Apr 29 '25 07:04 sacsac944

Hi, currently you could do that by using the page number to extract the content from the original pdf. We also plan to add that function from our API end.

zmtomorrow avatar May 01 '25 05:05 zmtomorrow