What's New in GdPicture.NET 11.1.7
- Battery of minor bug fixes.
- Fixed an invalid reference issue in the 4.5 framework based GdPicture.NET.dll assembly.
- PDF rendering bug fix with some inline images.
- Improved PDF encryption support based on digital certificates.
- DocuVieware: added rectangle of selection support.
- DocuVieware: new javascript api GetSelectionAreaCoordinates(), SetSelectionAreaCoordinates(), ClearSelectionArea()
- DocuVieware: new .NET property EnableMouseModeButtons.
What's New in GdPicture.NET 11.1.6
- Fixed a conflict with ReSharper
- Improved linear barcode detection
- DocuViewere: minor UI bug fixes.
What's New in GdPicture.NET 11.1.5
Added support for PDF decryption using digital certificate.
- New enumeration: PdfEncryptionMode.
- GdPicturePDF: new method GetEncryptionMode().
- GdPicturePDF: new method SetCertificate().
- GdViewer: new event PdfCertificateRequest.
- GdViewer: new property PdfShowOpenFileDialogForDecryption.
- DocuVieware: added direct printing to printer support.
- DocuVieware: new property PrintQuality.
- DocuVieware: improved bookmark navigation speed.
- DocuVieware: improved initialization speed.
- DocuVieware: added Spanish locale.
- DocuVieware: improved page rendering speed.
- DocuVieware: battery of minor bug fixes.
What's New in GdPicture.NET 11.1.4
- Battery of minor bug fixes.
- Improved Metadata support.
- DocuVieware: Improved speed by introducing a web requests priority, merging & exclusion mechanism.
- DocuVieware: New property StickySessionsEnabled that specifies if DocuVieware is hosted in a single server or in a Server Farm with sticky sessions (also known as session affinity).
- DocuVieware: New static class DocuViewareEventsHandler to handle events in servers farm (see demo application for example of usage).
- DocuVieware: Improved the cache mechanism of persistent data.
- DocuVieware: Added Turkish locale.
What's New in GdPicture.NET 11.1.3
- Battery of minor bug fixes.
- Improved PDF pattern rendering quality and speed.
- DocuVieware: Added support for all session modes.
- DocuVieware: Added support for Web Farms hosting (Sticky and non-sticky session supported).
- GdPicturePDF: improved speed of bookmarks generation.
- GdPictureImaging: new method FxBitonalVigorousDespeckle()
What's New in GdPicture.NET 11.1.1
- Improved PDF rendering speed.
- Improved DocuVieware annotation handling speed.
- Improved resizing algorithm of indexed bitmap having transparency.
- GdPicturePDF: new method GetWrappedTextHeight().
- GdPicturePDF: new method PortFolioCreate().
- GdPicturePDF: new method PortFolioDelete().
- GdPicturePDF: new method IsPortFolio().
- Battery of minor bug fixes.
What's New in GdPicture.NET 11.1.0
General
- Demo applications enhancement.
- The installation package now automatically publish the latest TWAIN datasource manager on the computer.
- Enhanced barcode recognition accuracy.
- Global speed improvement and battery of minor bug fixes.
- Improved parsing of invalid TIFF with ojpeg compression.
- Improved image color depth conversion speed from paletized images to color images.
WPF:
- Added lot of dependency properties
- Improved words wrapping in text file viewing mode.
Document Imaging & Image Processing:
- Improved speed processing of 1 bpp images.
- Reduced memory usage of bitonal image processing.
PDF:
- Improved rendering speed.
- Enhanced the parsing of some malformed documents.
DocuVieware
- GdPicture.NET.11.Dll is not required anymore in ASP.NET projects linking the DocuVieware assembly.
- Dependency to the Newtonsoft.Json.dll assembly is not required anymore.
- DocuVieware: added new Bookmarks snap-in.
- DocuVieware: added plain text format support.
- DocuVieware: added multi item selection support into the Thumbnails snap-in.
- DocuVieware: new javascript api: GetSelectedThumbnailItems(), SelectBookmarksSnapIn().
- DocuVieware: added parameters to the following javascript functions permitting to customize the initial annotation appearance: AddRubberStampAnnotInteractive(), AddRectangleAnnotInteractive(), AddRectangleHighlighterAnnotInteractive(), AddLineAnnotInteractive(), AddConnectedLineAnnotInteractive(), AddLineArrowAnnotInteractive(), AddEllipseAnnotInteractive(), AddTextAnnotInteractive(), AddStickyNoteAnnotInteractive(), AddFreeHandAnnotInteractive(), AddFreeHandHighLighterAnnotInteractive(), AddRulerAnnotInteractive().
- New .NET methods: ReloadAnnotations(), RedrawPages(int[] pages).