PDF Viewer SDK ActiveX 11.0 Released (21 November, 2025)
added FastWebAccess property. It support enable the fast web access (linearized) when call SavePDF, SavePDFWithPassword, SavePDFWithDeletePage methods.
added SearchedTextToClipboard property. It support copy the searched text to Windows clipboard.
added EmptyClipboard method. It support Empty the windows clipboard and clear the data.
added get PDF metadata (Title, Subject, keywords, author etc) in PDF files. It added PDFGetAuthor, PDFGetCreationDate, PDFGetKeyword, PDFGetModifyDate, PDFGetSubject, PDFGetTitle, PDFGetVersionNo methods.