Latest release

1.0.14.0
released 1/18/2012

Version history

  • Version 1.0.14.0, released January 18, 2012
    • Various JavaScript issues.
  • Version 1.0.13.0, released December 21, 2011
    • PDFViewer hangs while opening a file when using the FileSystemStorageProvider
    • StorageKey is case sensitive while using the FileSystemStorageProvider
  • Version 1.0.12.0, released September 12, 2011
    • Passing a non-seekable steam to the Document constructor causes an exception.
    • Text is not rendered for certain (rare) documents.
  • Version 1.0.11.0, released August 4, 2011
    • The Document constructor now takes ownership of the provided stream. This is needed to reduce memory requirements. An exception will be thrown if the stream is closed or disposed while the corresponding Document instance exists.
    • Memory use has been reduced.
    • The .Net 4.0 assembly lacks TallComponents.Web.Pdf.PdfThumbnailsList.js
    • Changing of default page layout disables "open" button.
  • Version 1.0.10.0, released June 15, 2011
    • Improved support for opening corrupt files.
  • Version 1.0.9.0, released May 18, 2011
    • Added two-up view, i.e the PageLayout enum has been extended with Double and ContinuousDouble alternatives.
    • Fixed a problem with rotation in continous view.
  • Version 1.0.8.0, released March 21, 2011
    • Added Continuous scrolling mode
  • Version 1.0.7.0, released February 10, 2011
    • Various rendering issues.
  • Version 1.0.6.8, released November 4, 2010
    • Search results are highlighted incorrectly for documents with a cropbox smaller than the mediabox.
    • Custom cursors are not displayed
  • Version 1.0.6.7, released October 27, 2010
    • Support for rotating pages
    • Basic support for password secured documents
    • Preview image was misaligned when switching between pages of different sizes
  • Version 1.0.6.6, released September 28, 2010
    • Support for TraceSource based logging
    • Fixed CustomToolbar demo
  • Version 1.0.6.5, released August 31, 2010
    • Custom toolbar demo using jQuery.
    • Search function fails if viewer control is nested in other controls.
    • PDF displays only the layout, with no text.
    • FormatException when loading document.
  • Version 1.0.6.4, released July 21, 2010
    • Security exceptions occur when running in .NET 4.0 and medium trust.
  • Version 1.0.6.3, released June 21, 2010
    • .NET 4 samples reference .NET 2 assembly
    • SecurityException occurs when trying to configure a custom storage provider in .NET 4
  • Version 1.0.6.2, released June 2, 2010
    • DatabaseStorageDemo for .NET 4
    • Security exception when trying to configure storage provider in .NET 4.0
    • Search highlights text incorrectly for some documents.
    • Zoom to width sometimes shows horizontal scrollbar.
  • Version 1.0.6.1, released May 7, 2010
    • Client script event searchCompleted now indicates if results were found.
    • Chinese translations
    • .NET 4.0 support
    • In FireFox 3.6 panning starts a drag of the image instead
    • Search should always start on the current page
  • Version 1.0.6.0, released April 16, 2010
    • Resize the viewer on the client through the PdfViewer.size property
    • Scroll with scrollbars
    • Use external fonts to render non-embedded fonts
    • Use external CMap files to help render fonts that use non-standard encoding
    • Some text does not render correctly
  • Version 1.0.5.0, released March 30, 2010
    • Full-text searching
    • Thumbnails sometimes stop loading when jumping from page to page quickly.
  • Version 1.0.4.2, released February 11, 2010
    • FolderStructureDemo shows how to access PDF files in subfolders using the FileSystemStorageProvider.
    • Client script documentation (.chm)
  • Version 1.0.4.1, released January 29, 2010
    • Preview is empty on Windows 7
    • Some links cause javascript error when clicked
  • Version 1.0.4.0, released January 27, 2010
    • The rendering abilities have been updated to the same level as PDFRasterizer 3.0.29.0
    • Support for internal and external links
    • FileSystemStorageProvider can now load documents from subfolders
    • DatabaseStorageDemo shows how to store PDF documents in a database
  • Version 1.0.3.0, released October 7, 2009
    • Extended client-side JavaScript API to set the page scroll position.
  • Version 1.0.2.0, released August 13, 2009
    • The rendering abilities have been updated to the same level as PDFRasterizer 2.0.17.1
  • Version 1.0.1.1, released July 6, 2009
    • Thumbnails and Toolbar are not working when using master pages.
  • Version 1.0.1.0, released June 9, 2009
    • First RTM release.
    • Opera aligns busy image at left end of toolbar.
    • IE8 performance is bad.
    • Wrong thumbnails are pre-loaded in Opera.
    • Toolbar tooltips are missing in some browsers.
    • Scrollbars are shown needlessly in the thumbnaillist.
    • The toolbar does not update the button state after programmatic change to cursor mode.
  • Version 1.0.0.9 [BETA], released April 23, 2009
    • First public beta release.