We have a requirement to search through a PDF Document and find regions of interest and then combine all of the found regions into a single page pdf. The searching seems to be straight forward, I just couldn’t find any documentation regarding “Croping” data from multiple parts of a PDF and combining them into a new single page. We don’t want to have multiple pages.
How would we approach this problem using Apose.Pdf?