I am using Azure Integrated vectorization for our document extraction and wondering if there is a way that I can add original page number which chunk belongs to it. This will help when we show the citation and navigate user to direct page of the pdf rather than showing the full original pdf. Is there any way to do it? I am using below sample code in c#.
https://github.com/Azure/azure-search-vector-samples/blob/main/demo-dotnet/DotNetIntegratedVectorizationDemo/readme.md