PDF Viewer SDK ActiveX 8.0 Released (5 September 2023)
added support open Unicode (e.g. Spanish, German, French, Chinese, Korean, Japanese ) PDF File name.
added support search Unicode (e.g. Spanish, German, French, Chinese, Korean) text in PDF pages.
updated SearchNextText and SearchPrevText methods, these methods will return page number if found the word. Now it will return which page you find the searched word.
fixed crash issue if the PDF file is not loaded, then call Search method.
added ExportText method, now it can support use Unicode File Name.
removed UnicodeLoadPDFFile method, because LoadPDFFile method supoort open Uincode PDF File name now.
updated VB6, VB.NET, C#, VFP, MS Access, VC samples.