Hi ,
We are using Aspose.pdf.kit to concat multiple PDF's (editor.concatenate(streams, outFos))
After the concatenation we are going to write a code to delete individual files for clean up.Just wanted to know if concatenate operation is written in seperate thread.If it is written in seperate thread how to determine the concatenate is complete?
Regards,
Anand