Hi, I am trying to Split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code:
var documen…...11:04am 1 Hi, I am trying to split a 1652 page PDF based on a rule...following code: var document = new Document(inputStream); //use...