We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from documents. However, we are facing a performance issue when processing large documents.
The document con…...overhead of extracting pages one at a time. This inefficiency...Instead of extracting pages one by one, identify and remove multiple...