Version 3.1 Released (24 September, 2019)
- fixed when print the pdf, tiff, jpeg to printer, display System.DivideByZeroException error.
- added C# 2019, VB.NET 2019 samples.
Version 3.0 Released (21 June, 2019)
- added use mouse wheel down go to next page, use mouse wheel up go to previous page when Continuous scroll mode is turn on.
- fixed when Continuous scroll mode, use mouse wheel down or up, it have not refresh the page.
- added print2printer method, support Print the PDF document to specific Printer without display print dialog.
- added getPaperSourceCountByPrinter method, support Get the count of paper source by specific printer.
- added getPaperSourceNameByPrinter method, support Get the name of paper source for specific index by specific printer.
Version 2.5 Released (07 April, 2017)
- added support export all pages to BMP, EMF, GIF, ICO, JPEG, PNG, TIF, WMF image formats.
- added support export specific page to BMP, EMF, GIF, ICO, JPEG, PNG, TIF, WMF image formats.
- fixed PageChanged event cannot fired when open PDF file , then open another PDF file.
- added ExportAllPages, ExportPage methods.
- updated VB6, C#, VB.NET samples.
Version 2.0 Released (05 August , 2015)
- Include tlb files , Compatible with any programming language that supports COM or ActiveX (Access, Visual C , Visual Basic , Visual Foxpro, Delphi etc.)
- added VB6, Visual Foxpro samples.
- fixed searching chinese text issue if the user change the current system locale.
- fixed some bugs.
Version 1.0 Released (06 July , 2015)