I am using a Spire.PDF library to process PDFs, and when I use multi-threading to highlight keywords in a large PDF file, there will be blank pages in the saved PDF file after processing, how can I solve this problem, or is there a more efficient way to highlight keywords in a PDF file?
Thank you for your help