What's new in DynamicPDF Viewer for .NET 2.0 Build 35994

Sep 6, 2018
  • New Features:
  • Independent toolbar control. (v2.0.0)
  • Separate bookmarks/navigation panel. (v2.0.0)
  • Zoom to selected area (Marquee Zoom). (v2.0.0)
  • Show or hide Viewer control’s status bar. (v2.0.0)
  • Intercept dialog boxes (Print and File Open) with the help of a new event. (v2.0.0)
  • New property to change units of measurement. (v2.0.0)
  • Improved search functionality. (v2.0.0)
  • Improved page numbering and zoom control functionality. (v2.0.0)
  • New method to invoke "About" dialog box. (v2.0.0)
  • New property to set control’s back color. (v2.0.0)
  • New event to handle exceptions in Viewer control. (v2.0.0)
  • Print selected area of a page. (v2.0.0)
  • Navigate page view by specifying x, y offset values. (v2.0.0)
  • Bug Fixes:
  • Resolved an issue where status bar is displayed even after forcing it to hide. (v2.0.0 Build 35994)
  • AccessViolationException while loading the PDF in Viewer for .NET control is resolved. (v2.0.0 Build 35994)
  • Page load failed exception is fixed. (v2.0.0 Build 35994)
  • Fixed an issue where printing to virtual PDF printers is not working correctly. (v2.0.0 Build 35994)
  • Scrollbar getting stuck issue has been resolved. (v2.0.0 Build 32858)
  • A printing related problem has been fixed. (v2.0.0 Build 32858)
  • Fixed a bug where Searched event is not returning the current view. (v2.0.0 Build 32858)
  • During searching the highlighted search term is centred. (v2.0.0 Build 32858)
  • Stability and performance improvements (v2.0.0 Build 32858)
  • Following members of ceTe.DynamicPDF.Viewer.PageDisplayMode enumeration have been renamed due to typos. When using this build, make sure the code that calls these members is updated to compile succesfully. (v2.0.0 Build 32858)
  • TwoUpContinous renamed to TwoUpContinuous (v2.0.0 Build 32858)
  • TwoUpContinousWithCoverPage renamed to TwoUpContinuousWithCoverPage (v2.0.0 Build 32858)
  • Initial Release. (v2.0.0 Build 32480)
  • Compatibility:
  • ceTe.DynamicPDF.Viewer.DocumentDisplayedEventHadler is renamed to ceTe.DynamicPDF.Viewer.DocumentDisplayedEventHandler. (v2.0.0)
  • ceTe.DynamicPDF.Viewer.PageDisplayMode.TwoUpContinous renamed to ceTe.DynamicPDF.Viewer.PageDisplayMode.TwoUpContinuous. (v2.0.0)
  • ceTe.DynamicPDF.Viewer.PageDisplayMode.TwoUpContinousWithCoverPage renamed to ceTe.DynamicPDF.Viewer.PageDisplayMode.TwoUpContinuousWithCoverPage. (v2.0.0)
  • ceTe.DynamicPDF.Viewer.View.CurrentScrollXPostion is obsolete. Use ceTe.DynamicPDF.Viewer.View.CurrentScrollXPosition instead. (v2.0.0)
  • ceTe.DynamicPDF.Viewer.View.CurrentScrollYPostion is obsolete. Use ceTe.DynamicPDF.Viewer.View.CurrentScrollYPosition instead. (v2.0.0)
  • ceTe.DynamicPDF.Viewer.PdfViewer.ShowToolbar property is obsolete. Use ceTe.DynamicPDF.Viewer.PdfViewer.ShowToolStrip instead. (v2.0.0)
  • ceTe.DynamicPDF.Viewer.PdfViewer.ViewerToolbar property is obsolete. Use ceTe.DynamicPDF.Viewer.PdfViewer.ToolStrip instead. (v2.0.0)
  • ceTe.DynamicPDF.Viewer.SearchedEventArgs.Completed property is obsolete. Use ceTe.DynamicPDF.Viewer.Status instead. (v2.0.0)

New in DynamicPDF Viewer for .NET 2.0.0 (Jan 12, 2017)

  • Independent toolbar control.
  • Separate bookmarks/navigation panel.
  • Zoom to selected area (Marquee Zoom).
  • Show or hide Viewer control’s status bar.
  • Intercept dialog boxes (Print & File Open) with the help of a new event.
  • New property to change units of measurement.
  • Improved search functionality.
  • Improved page numbering & zoom control functionality.
  • New method to invoke “About” dialog box.
  • New property to set control’s back color.
  • New event to handle exceptions in Viewer control.
  • Print selected area of a page.
  • Navigate page view by specifying x, y offset values.

New in DynamicPDF Viewer for .NET 1.0.2 Build 27580 (Dec 7, 2015)

  • Fixed an issue where invoking the print dialog for a print protected PDF was throwing an exception.
  • Several issues with print dialog have been resolved.
  • Resolved an issue where printing with different types of page ranges was not working correctly.
  • Fixed an issue where the text is displayed with incorrect character spacing.
  • Several memory leak issues have been addressed.
  • Issues with collate print property are resolved.
  • Fixed a couple of issues related to 2-up display mode.
  • Resolved an issue with zoom buttons not working correctly.
  • Fixed an issue where some of the parameters set through Print Properties dialog were not being preserved while printing.
  • Updated help documentation.

New in DynamicPDF Viewer for .NET 1.0.1 Build 24892 (Dec 7, 2015)

  • Resolved an issue where setting the current page mode through PageMode property was not working correctly.
  • Issue with page number not getting updated when scrolling between pages using hand cursor has been fixed.
  • Fixed a few bugs in search functionality.
  • Resolved a bug where the incorrect page number is being displayed.
  • Several issues with navigation, page mode & zoom buttons are fixed.
  • Fixed an issue with GetPageVisibleArea() method where the page details are missing.
  • Exception which calling GetCurrentView() from "Searched" event is resolved.
  • Fixed an issue where the link’s file name is retrieved incorrectly in the link clicked event handler.
  • Resolved an issue where an invalid document name is displayed in the print queue.
  • Updated help documentation.

New in DynamicPDF Viewer for .NET 1.0 Build 23961 (Dec 7, 2015)

  • Fixed the thumbnail view crash while resizing.
  • Added new keyboard shortcuts.
  • Resolved the issue where the Viewer message boxes are truncated.
  • Fixed the thumbnail view crash while resizing.
  • Resolved an issue where highlighting and searching is not functioning correctly.
  • Fixed a context menu issue where an incorrect menu was displayed.
  • Cross thread abort error has been resolved.
  • Made the View class serializable.
  • Fixed issues of incorrect page position when Navigating to a View.

New in DynamicPDF Viewer for .NET 1.0 Build 23555 (Dec 7, 2015)

  • Fixed an issue with the mouse scroll wheel functionality within the Viewer control.