Changelog

Σημειώσεις Έκδοσης

Μεινέτε ενημερωμένα με τις τελευταίες προσφορές, βελτιώσεις και διορθώσεις σφαλμάτων.

26.2.0Latest

February 26, 2026

Core Viewer

  • Bug: Fixed an intermittent file locking issue affecting Doconut deployments running in web farm environments on .NET Core and .NET 6 or higher.
  • Enhancement: Improved internal file handling logic to ensure reliable image processing across multiple instances in load-balanced and high-concurrency scenarios.

PDF Converter

  • Bug: Fixed an issue where the PDF to PDF/A conversion process could hang during processing.
  • Bug: Fixed an issue where table columns were shifted in the resulting Excel file during PDF to Excel conversion.

Word Viewer

  • Enhancement: Improved bar chart rendering to ensure accurate visualization and layout consistency.
  • Enhancement: Improved table layout handling to prevent layout changes after document rendering.

Excel Converter

  • Bug: Fixed a text line spacing issue that occurred when converting Excel files to PDF.
  • Bug: Fixed an issue where image transparency was rendered incorrectly when converting Excel files to PDF.

Image Viewer

  • Enhancement: Improved JPEG pixel color handling to ensure accurate color rendering.

Project Viewer

  • Bug: Fixed an infinite loop that could occur when viewing specific Project files.

26.1.0

January 29, 2026

Excel Viewer

  • Enhancement: Improved highlighted text positioning for vertically oriented cell content, ensuring accurate alignment and visual consistency.

Excel Converter

  • Bug: Fixed an issue where line spacing between text became compressed when converting Excel files to PDF.

PDF Viewer

  • Bug: Fixed an issue where text appeared in different positions on tiles with identical dimensions, ensuring consistent layout and accurate text placement.

PDF Converter

  • Bug: Fixed an issue where annotated text became transparent and invisible when converting PDF files to HTML.
  • Bug: Resolved a problem where header text was missing during PDF-to-HTML conversion.

PSD Viewer

  • Bug: Fixed incorrect blending of transparent pixels for certain blending modes, ensuring accurate layer composition and visual rendering.

Project Viewer

  • Bug: Fixed incorrect behavior when rendering Microsoft Project files that use formula-calculated extended attributes.

Visio Viewer

  • Bug: Fixed an issue where an embedded object could disappear from the diagram during rendering.

Word Viewer

  • Enhancement: Improved EQ field rendering by enhancing displacement handling and updating layout logic for more precise positioning and bounding.
  • Bug: Fixed an issue where text was rendered with corrupted or invalid characters in certain Word documents.

Features

  • Word Viewer Culture Support: Added support for explicitly defining the document culture when viewing DOC and DOCX files. This ensures that localized content—such as dates—renders exactly as it does in Microsoft Word (e.g., Hebrew dates).

    Configuration example:
    var config = new WordConfig { DocumentCulture = "he-IL" };

25.12.0

December 31, 2025

Excel Viewer

  • Fixed issues with shape rendering and formatting in XLSX files, ensuring correct layout.
  • Resolved misalignment problems affecting shapes when viewing XLS and XLSX documents.
  • Fixed an issue where Excel chart data labels were incorrectly repositioned, causing text alignment shifts during file viewing.

Email Converter

  • Fixed a FormatException that occurred when decoding malformed Base64 subject headers containing misplaced periods in encoded words, ensuring more robust email rendering.

Image Viewer

  • Improved JPEG2000 decoding performance to speed up image processing and rendering.
  • Fixed an issue during CDR rasterization where German umlaut characters were lost or not recognized correctly.

PDF Viewer

  • Fixed an issue where the background layout appeared scrambled in the rendered output.
  • Resolved a problem where the PDF Viewer could enter an infinite loop when processing certain tables and images.

PDF Converter

  • Fixed an issue where converting PDF files to images resulted in images with an incorrect black background.

Word Viewer

  • Fixed an issue where math equation shapes were rendered improperly.

Word Converter

  • Fixed an issue where equations were not rendered correctly during DOCX to PDF conversion.
  • Resolved a problem where content controls appeared in grey font color when converting DOCX files to PDF.

Visio Viewer

  • Fixed an issue where some shapes were missing when viewing VSDX files.
  • Resolved a System.NullReferenceException that occurred when opening Visio files containing hyperlinks.

25.11.0

November 28, 2025

Excel Viewer

  • Fixed a histogram value calculation error that occurred when exporting Excel files to PDF.
  • Resolved an issue where leader lines, chart axes, and shadow effects were missing during sheet-to-image rendering.

Image Viewer

  • Optimized JPEG2000 processing to significantly improve decoding speed and overall rendering performance.

Email Converter

  • Fixed an issue occurring during PDF-to-MSG conversion where a null value in the content-type named property caused the process to fail.

PDF Viewer & Converter

  • Improved performance in PDF-to-Image conversion, significantly reducing processing time.
  • Fixed an issue where certain languages were rendered incorrectly when converting EPUB files.
  • Resolved a highlight opacity issue during PDF-to-DOCX conversion.

Word Viewer

  • Implemented native rendering support for PDF radial gradients within Word documents.
  • Improved the handling and rendering of gradient brushes in Word files.

Features

  • Excel Printing Configuration: New properties PrintGridlines and PrintHeadings added.

25.10.0

October 31, 2025

New Product Launch

  • Doconut Converter Plugin: A new module for document conversion (PDF, DWG, PNG, JPG, MSG, EML, PPTX, XLSX, DOCX).

Excel Viewer

  • Optimized performance issues with pattern rendering.
  • Fixed green line appearing when rendering certain Excel files.

PDF Viewer

  • Improved PDF viewing performance for large and complex documents.
  • Fixed replacing text issue with large strings.
  • Fixed table rendering issue where page breaks were not created properly.

Word Viewer

  • Fixed content overlap in document header.
  • Fixed incorrect position of images in document headers.

25.9.0

September 30, 2025

Excel Viewer

  • Added support for applying user-defined print areas.
  • Resolved an issue where shapes in XLSX format were not rendered correctly.

Email Viewer

  • Resolved an issue where the Sent Date appeared twice when viewing MSG files.

PDF Viewer

  • Resolved an issue where some PDF files produced incorrect image rendering.
  • Corrected text formatting issues and scaling problems with embedded pictures.

Word Viewer

  • Resolved an issue where Chinese text became invisible.
  • Corrected spacing inconsistencies between parentheses and colons.
  • Addressed rendering issues where chart labels and plot areas were displayed incorrectly.

General

  • Improved handling of client IP normalization in .NET Framework for security.txt.

25.8.0

August 29, 2025

Excel Viewer

  • Resolved an issue where textboxes did not auto-adjust their width.
  • Corrected a rendering problem where chart labels were displayed incorrectly.

Email Viewer

  • Fixed a security issue in the version targeting .NET Framework 4.8.

Image Viewer

  • Optimized memory and CPU usage for PNG images.
  • Resolved an infinite loop issue encountered when processing JPEG2000 files.

PDF Viewer

  • Reduced page optimization time.
  • Improved memory efficiency during the processing of large volumes of text data.

Word Viewer

  • Corrected an issue where Chinese text was distributed improperly.

Visio Viewer

  • Optimized memory usage during rendering.
  • Resolved an issue where some shapes were stretched during rendering.

General

  • Addressed an issue where conversions running inside a background Task would fail.

25.7.0

July 31, 2025

Image Viewer

  • Added support for EMF, AVIF, and DJVU image formats.
  • Enhanced performance and resolved stability issues in DNG image viewer.
  • Resolved an error where CMX images could not be opened.

Project Viewer

  • Added support for rendering Title Horizontal and Title Vertical gridlines in Gantt charts.
  • Corrected an issue where certain MPP files containing a VBA project could not be read.

Visio Viewer

  • Resolved an issue where lines were incorrectly connected.
  • Corrected text alignment inside shapes.

General

  • Resolved an issue in ExportMetadata method where security.txt was not populated correctly.
  • Updated image processing engine in .NET 6 version for .NET 9 compatibility.

25.6.0

June 30, 2025

Word Viewer

  • Updated SkiaSharp to 3.119.0.
  • Corrected table width rendering inside text boxes and shapes.
  • Fixed page numbers in INDEX section.
  • Fixed table column widths in RTF documents.
  • Resolved missing images after rendering.

Excel Viewer

  • Fixed chart contents shifting.
  • Fixed arrow graphics size and position.
  • Fixed chart label positioning.

Email Viewer

  • Enhanced rendering quality for inline images in EML and MSG files.
  • Fixed embedded images extraction issue.

Image Viewer

  • Improved PNG compression level.
  • Resolved CMX and CDR image format opening issues.

25.5.0

May 30, 2025

Excel Viewer

  • Fixed negative number formatting.
  • Fixed legend text orientation.

Email Viewer

  • Optimized rendering performance.

Image Viewer

  • Enhanced TIFF viewing performance.
  • Improved color export quality and performance for TIFF images with ICC profiles.

PDF Viewer

  • Fixed green-tinted background issue.

Project Viewer

  • Fixed Gantt chart timescale label rendering.

PSD Viewer

  • Enhanced drop shadow rendering.

Visio Viewer

  • Fixed bold text sizing.
  • Fixed content cutoff issue.

25.4.0

April 29, 2025

Excel Viewer

  • Fixed text box collapse issue.
  • Addressed performance degradation.

Visio Viewer

  • Fixed extra white space in grouped shapes.
  • Resolved incorrect rendering of hyphens and slashes.

Email Viewer

  • Fixed lost spaces in EML viewer.

PDF Viewer

  • Fixed Japanese text formatting.
  • Resolved SVG rendering issue.

Project Viewer

  • Fixed timescale rendering issues.
  • Corrected start and finish dates for timephased data.

25.3.0

March 28, 2025

Features

  • Email Encoding property added.
  • Subject & Body Encoding properties added.

Enhancements

  • Improved PDF performance and memory consumption.
  • Improved email character encoding handling.

Bug Fixes

  • Resolved blacked out PDF document issue.

25.2.0

February 28, 2025

Enhancements

  • CAD Viewer: Added MTEXT support, fixed DWF visibility, improvements for .NET Core.
  • Excel Viewer: Added Rich Text support, resolved chart alignment.
  • Email Viewer: Fixed EML date shift issue.
  • Image Viewer: Fixed blank TIFF output, optimized SVG memory, resolved CDR rendering bugs.
  • PDF Viewer: Enhanced image compression, improved table rendering, fixed Chinese character rendering.

Bug Fixes

  • Resolved Word file loading issue due to custom fonts.

Important

  • Update System.Text.Json to 8.0.5.

25.1.0

January 31, 2025

Features

  • Resolved issues in ExportToPng and ExportMetadata methods.

Enhancements

  • Excel Viewer: Added AutoShapes support for ODS, fixed chart background colors.
  • Email Viewer: Resolved MSG file display issue.
  • Image Viewer: Improved CDR stability, enhanced TIFF frame loading.
  • PSD Viewer: Corrected PSD shape layer handling, fixed rendering for older Photoshop versions.
  • Visio Viewer: Fixed VSDX background and text corruption.

24.12.1

December 30, 2024

Features

  • FontFolders property added to WordConfig.

Enhancements

  • Excel Viewer: Font/Cell Color in Data Sorter, Center alignment support.
  • Email Viewer: Fixed TO field parsing in EML.
  • PowerPoint Viewer: Precise text placement, restored text shadows.
  • Project Viewer: Fixed Timescale rendering.
  • PSD Viewer: Correct handling of Shape layers.
  • Visio Viewer: Improved Arabic language support.

24.10.0

October 30, 2024

Features

  • Embedded JavaScript and CSS Resources in Doconut DLLs.

Enhancements

  • Resources Folder added to Samples.
  • CAD Viewer: Line styles support, optimized CadHatch.
  • Excel Viewer: Limit/grouped equations support.
  • Email Viewer: SMIME support.
  • Image Viewer: Enhanced TIFF memory management.
  • PSD Viewer: Optimized Gradient Effects.
  • PowerPoint Viewer: Improved chart rendering.
  • Project Viewer: Task bar shapes support.
  • Word Viewer: Color control for shading, improved background rendering.

Bug Fixes

  • Visio Viewer: Fixed rogue line issue.

24.9.0

September 30, 2024

Enhancements

  • Embedded libraries for .NET Standard/Core and .NET 6.
  • Performance fixes in PDF and Word.
  • Added AutoFitAllTables property in Word configuration.
  • Added GetThumbnailDimensions method.

Bug Fixes

  • Resolved image annotations issue.

24.8.0

August 20, 2024

Enhancements

  • Search and copy functionalities in Word, Excel, PowerPoint.
  • New ExportFileToPdf function.
  • SplitSegments option in PDF configuration.
  • Added Doconut.Plugins.dll.
  • Custom error log path in Doconut.Clouds.dll.

Bug Fixes

  • Resolved image attachment overflow in emails.
  • Resolved Ionic.Zip.dll issue.

24.7.0

July 15, 2024

Enhancements

  • Added TimeZoneOffset in EmailConfig.
  • New Configurations: PsdConfig, TxtConfig, TiffConfig.
  • CAD Viewer: DGN rendering, optimized loading.
  • Excel Viewer: Image recoloring, color adjustments.
  • Email Viewer: New rendering option.
  • Image Viewer: SVG detection fix, EPS rendering resolution.
  • MHT Viewer: New render support.
  • PDF Viewer: Multi-layer PDF fix.
  • PSD Viewer: Performance enhancements.
  • PowerPoint Viewer: Font/hyperlink fixes.
  • Project Viewer: Multi-page generation fix.
  • Word Viewer: Additional render optimization.
  • Visio Viewer: Extended rendering capability.
  • XPS Viewer: New render support.

Fixes

  • Fixed multiple page display issue.
  • Fixed CallContext exception.

24.6.0

June 17, 2024

Enhancements

  • CAD Viewer: Optimized loading, enhanced export, improved DXF text.
  • Email Viewer: Accurate date handling, enhanced EMLX support.
  • EPUB Viewer: Enhanced performance, refined paragraph processing.
  • Excel Viewer: Seamless cell merging, embedded images, text direction.
  • MHT Viewer: Performance optimizations, image rendering.
  • PowerPoint Viewer: Accurate chart rendering, optimized memory, reliable hyperlinks.
  • Project Viewer: Precise unit display, portrait view option.

Fixes

  • Improved focus handling in iframe.
  • Fixed printing crop issue.

24.5.3

May 31, 2024

General

  • Custom Fonts Support for PowerPoint.
  • Doconut License Integration via XML/Stream.
  • Memory Usage Optimization.
  • Improved PDF viewer performance.
  • Boosted CAD viewer performance.
  • Fixed TIFF viewing issue.
  • Resolved DWG file error.

24.4.0

April 15, 2024

General

  • CAD/DGN engine improvements.
  • Excel engine optimization.
  • PowerPoint engine optimization.
  • PSD engine optimization.
  • Fixed watermark issues.
  • Fixed PowerPoint opening errors.

24.3.2

March 25, 2024

General

  • Doconut .NET 6 released.
  • Added to Nuget repository.
  • Optimized PDF loading.
  • Upgraded Word processing.
  • Enhanced Visio viewer.
  • Image memory optimization.
  • Custom cultures support.
  • Flexible licensing.
  • Fixed PDF checkbox issue.
  • Fixed custom watermark strings.
  • Important: Update Newtonsoft.Json and System.Text.Encoding.CodePages.

1.0.5.2

February 14, 2024

General

  • Improved PDF performance.
  • Upgraded Word viewer.
  • Enhanced Visio viewer.
  • Addressed Project viewer performance.
  • Improved email engine.
  • Fixed DWG display.
  • Fixed PDF hyperlink issue.

1.0.5.1

January 05, 2024

General

  • Visio compatibility improvements.
  • New AWS/Azure samples.
  • Fixed stamp annotation resizing.
  • Fixed annotation export duplication.
  • Fixed DWG blurry rendering.
  • Fixed Excel header positioning.

1.0.5.0

October 25, 2023

General

  • Updated Word engine.
  • Fixed Arabic Word docs issues.
  • Updated PDF engine for Arabic fonts.
  • Resolved PDF generation bug.
  • Optimized Email Engine.
  • Improved PSD engine.
  • Important: SkiaSharp and System updates.

1.0.4.2

January 15, 2022

General

  • Update ExportAnnotationToPdf name changed.
  • Update ExportToPdf parameters.
  • New ExportToPdf with filePath overload.
  • Speed improvements in annotation pdf export.
  • New FixInvalidImages option.
  • New ExportToPdfImage method.
  • New ExportAnnotationsToPdf native option.
  • New ExcelConfig options.
  • New Config option CachePages.
  • New samples and functions.

1.0.4.1

August 01, 2022

General

  • New Watermark RGB color support.
  • New Session restriction feature.
  • New IP restriction feature.
  • New DoconutOptions.
  • New perPageThread parameter.
  • New grayScale parameter.
  • New ExcelConfig options.
  • Update InitCache.
  • Update ExportPdfA and ConvertPdf defaults.
  • Fix touch support.
  • Improvements in rendering.

1.0.4.0

Απρίλιος 02, 2022

Γενικά

  • Νέο συμβατό με .Net 6.
  • Νέο δείγμα Angular.
  • Νέα μέθοδος ExportToPdfWatermark.
  • Νέο API κώδικα πίσω από το Annotation.
  • Νέα μέθοδος GetPdfBookmarks.
  • Νέα προσαρμοσμένη διαδρομή άδειας.
  • Νέα υπερφόρτωση SetWatermark.
  • Βελτιώσεις στην απόδοση.

1.0.3.9

Φεβ 01, 2022

Γενικά

  • Ενημέρωση: ελάχιστη έκδοση .NET framework 4.7.
  • Ενημέρωση: IncludeJqueryUI προεπιλογή false.
  • Νέα υποστήριξη Cloud.
  • Νέες μέθοδοι ExportToCloud/UploadToCloud.
  • Νέα μέθοδος InitCache.
  • Νέο δείγμα LargeDocument.
  • Νέες μέθοδοι SplitToPdf και MergeFromPdf.
  • Νέα συμβάντα στη πλευρά του πελάτη.
  • Διορθώσεις για Slides, BouncyCastle, συνδέσμους Pdf, AutoLoad, div αποτελεσμάτων αναζήτησης, εστίαση.

1.0.3.8

Σεπ 01, 2021

Γενικά

  • Νέα αναζήτηση χωρίς OCR/SRH.
  • Νέα επιλογή AllowSearch.
  • Νέα επιλογή CopyMode.
  • Νέα επιλογή AllowCopy.
  • Νέα μέθοδος SaveSearch.
  • Διαθέσιμοι νέοι συνδέσμοι Pdf.
  • Νέα επιλογή ConvertPdf.
  • Νέο API FileFormat.
  • Διορθώσεις για Excel, συνδέσμους εγγράφων, div αναζήτησης, εστίαση, αρχεία Tif.

1.0.3.7

Μάι 25, 2021

Γενικά

  • Προστέθηκαν δείγματα σελίδων Blazor/Razor.
  • Νέες λύσεις δείγματος.
  • Ενημερώσεις CSS για .NET Core.
  • Βελτιώσεις στον προβολέα CAD.
  • Νέα TifConfig.
  • Νέα μέθοδος SetWatermark.
  • Νέα μέθοδος CloseDocument.
  • Νέα μέθοδος ExportAnnotationsToPng.
  • Νέα υπερφόρτωση ExportToPng.
  • Νέες ρυθμίσεις WebFarm.
  • Νέα υποστήριξη αναζήτησης σε WebFarm.
  • Νέα χαρακτηριστικά σημειώσεων annotation.
  • Νέα επιλογή WordConfig.
  • Διορθώσεις για σημείωση annotation, Pdf DefaultRender, σφάλματα Console JS, αποθήκευση annotation.

1.0.3.6

Φεβ 15, 2021

Γενικά

  • Νέα μέθοδος GetRotateInfo.
  • Νέα επιλογή DefaultRender στο PdfConfig.
  • Νέα λειτουργία Flip.
  • Νέα EmailCofig SkipExternalImages.
  • Νέες επιλογές ExcelConfig.
  • Ενημέρωση στο WordConfig και EmailConfig.
  • Ενημέρωση στο ExportToPng.
  • Διορθώσεις για ελεύθερο χέρι annotation, FitWidth/Height, padding CSS, Tooltip, τύπο Excel, συνδέσμους Pdf.

1.0.3.5

Νοε 01, 2020

Γενικά

  • Ενημέρωση υπερφόρτωσης OpenDocument Uri.
  • Υποστήριξη Webfarm για annotation.
  • Προεπιλογή jQuery 3.5.1.
  • Αναβάθμιση jQuery UI.
  • Διόρθωση σφάλματος HideThumbs.
  • Επιλογή Culture στο excel config.
  • Βελτιώσεις annotation.

1.0.3.4

Ιούλ 20, 2020

Γενικά

  • Βελτιώσεις προβολής.
  • Βελτιώσεις στο Diskimage handler.
  • Νέα υποστήριξη Webfarm.
  • Αυθεντική υποστήριξη DWG, MPP & VSD στο .NET core.
  • Νέα OpenDocumentService.
  • Νέες επιλογές ImageConfig.
  • Νέα HyperlinksPageCount.
  • Νέα ImageResolution.
  • Νέα DefaultRender για CAD.
  • Νέα υποστήριξη 3D σε CAD.
  • Νέα μέθοδος ExportAnnotationToPdf.
  • Διόρθωση σφάλματος περιστροφής.

1.0.3.3

Ιαν 08, 2020

Γενικά

  • Διόρθωση για μεγάλα αρχεία Project / MPP.
  • Διόρθωση για αρχεία Word με ConvertPdf.
  • Νέα PdfMargins σε DWG.

1.0.3.2

Αυγ 15, 2019

Γενικά

  • Νέες ιδιότητες FixedZoom.
  • Νέα κλικ-συμβάσιμοι σύνδεσμοι σε έγγραφα.
  • Νέο δείγμα Search MVC.
  • Διόρθωση προβολής Excel.
  • Διόρθωση γραμματοσειράς υδατογραφίας.
  • Διόρθωση περιγράμματος κειμένου annotation.

1.0.3.1

Ιούλ 01, 2019

Γενικά

  • Υποστήριξη γωνίας υδατογραφίας.
  • Νέα ρύθμιση web.config.
  • Διόρθωση σφάλματος επαναφόρτωσης σελίδας.
  • Νέες επιλογές ExcelConfig.

1.0.3.0

Μάι 01, 2019

Γενικά

  • Διορθώθηκε σφάλμα μετάκινσης μετά περιστροφή.
  • Προστέθηκε υποστήριξη υδατογραφίας για DiskHandler.
  • Διόρθωση σφάλματος ζουμ και fittype.
  • Νέα ImageConfig.
  • Νέα κλήση Refit().
  • Νέα επιλογή MSG/EML ως HTML.
  • Νέα δείγματα.

1.0.2.9

Φεβρουάριος 20, 2019

Γενικά

  • Προστέθηκε υποστήριξη για .NET core / standard.
  • Προστέθηκε υποστήριξη PDF-A.
  • Διορθώθηκε σφάλμα κενό Excel.
  • Νέο δείγμα μοντέρνου UI.

1.0.2.8

Σεπτέμβριος 15, 2018

Γενικά

  • Βελτιωμένη εξαγωγή Excel.
  • Η αναζήτηση υποστηρίζει πολλαπλές λέξεις.
  • Διόρθωση για κύλιση jQuery 3.0+.
  • Προστέθηκε εστίαση με αφή.

1.0.2.7

Ιούλιος 15, 2018

Γενικά

  • Βελτιωμένη υποστήριξη AutoCAD.
  • Βελτιωμένη απόδοση Html.
  • Υποστήριξη του τελευταίου jQuery.
  • Καλύτερη εξαγωγή PDF.

1.0.2.6

Απρίλιος 15, 2018

Γενικά

  • Βελτιωμένη υποστήριξη AutoCAD.
  • Υποστήριξη Html plugin Windows 2016.

1.0.2.5

Δεκέμβριος 06, 2017

Γενικά

  • Προστέθηκε συμβάν OnPageClicked.
  • Νέες επιλογές DocumentConfig.
  • Νέα μέθοδος GetDocumentFormat.
  • Υποστήριξη AutoCAD 2018.
  • Αφαιρέθηκε κείμενο Submit Query.

1.0.2.4

Αύγουστος 24, 2017

Γενικά

  • Υποστήριξη MVC Razor.
  • Νέο έργο διακομιστή DCN.
  • Διόρθωση μεγέθους περιγράμματος Annotation.

1.0.2.3

Μάρτιος 01, 2017

Γενικά

  • Βελτιώσεις στη μορφή CAD, υποστήριξη DXF.
  • Προστέθηκε υποστήριξη προσαρμοσμένων ρυθμίσεων.
  • Προστέθηκε πολυνηματικότητα στο DiskImageHandler.
  • Διορθώθηκαν σφάλματα στην σημείωση κειμένου.

1.0.2.2

Οκτώβριος 01, 2016

Γενικά

  • Βελτιώσεις στη μορφή CAD.
  • Νέα ιδιότητα LargeDoc.

1.0.2.1

Μάρτιος 01, 2016

Γενικά

  • Προστέθηκε υποστήριξη για MHT.
  • Βελτιώσεις στην προβολή Tiff.
  • Επιλογή SafeLoad στο Excel.
  • Νέα υπερφόρτωση ExportToPdf.
  • Διορθώθηκαν σφάλματα ελεύθερης σχεδίασης annotation.

1.0.2.0

Σεπτέμβριος 10, 2015

Γενικά

  • Διόρθωση προβλήματος φόρτωσης πρόσθετου Annotation.
  • Διόρθωση προβλήματος αποθήκευσης Annotation μέσω Ajax.

1.0.1.9

Μάρτιος 31, 2015

Γενικά

  • Υποστήριξη για συμβάντα JavaScript στην πλευρά του πελάτη.
  • Βελτιώθηκε ο έλεγχος σφραγίδας annotation.
  • Προστέθηκε υποστήριξη για κινητές συσκευές.
  • Ενημέρωση συνάρτησης ShowAnnotations.
  • Νέα ιδιότητα MaxZoom.
  • Νέα συνάρτηση javascript VisiblePages().
  • Διόρθωση σφάλματος κατά την σημείωση πολλαπλών εγγράφων.

1.0.1.8

Οκτώβριος 15, 2014

Γενικά

  • Βελτιώθηκε η δημιουργία annotation.
  • Βελτιώθηκε η απόδοση annotation βέλους.
  • Βελτιώθηκε η σελίδα δείγματος annotation.
  • Οι μικρογραφίες δείχνουν annotations.
  • Προστέθηκε υποστήριξη για CSV.
  • Νέα ιδιότητα WatermarkInfo και AutoClose.
  • Νέες σελίδες δείγματος.
  • Ενημερώθηκε το jQuery.

1.0.1.7

Ιούλιος 31, 2014

Γενικά

  • Νέες ιδιότητες AutoLoadPages και CacheEnabled.
  • Υποστήριξη φορμά OpenOffice.
  • Νέα λειτουργία απόκρυψης σελίδων.
  • Υποστήριξη εκτύπωσης τοπίου σε Asp.Net.
  • Η SVG και EPUB διακόπτησαν.
  • Προστέθηκε σελίδα δείγματος κωδικού.
  • Προστέθηκε σελίδα δείγματος User Control.
  • Νέο αρχείο βοήθειας pdf.

1.0.1.6

Μάι 15, 2014

Γενικά

  • Νέες ιδιότητες για tooltip και ζουμ.
  • Νέα δείγματα Mobile, Update Panel.
  • Διόρθωση σφάλματος σε HTML και MPP.
  • Η υποστήριξη για EPUB & SVG διακόπτεται.

1.0.1.5

Φεβρουάριος 20, 2014

Γενικά

  • Νέα λειτουργία εξαγωγής εγγράφων σε PDF.
  • Νέο δείγμα Office Ribbon.
  • Διόρθωση σφάλματος σε Word και Dicom.
  • Νέα υποστήριξη για φορμά EPUB & SVG.

1.0.1.4

Δεκέμβριος 25, 2013

Γενικά

  • Ομαλές σημειώσεις κειμένου και νέος τύπος image annotation.
  • Σημείωση annotation με υποστήριξη μη ASCII.
  • Νέα ιδιότητα IncludeJQueryUI.
  • Νέα ιδιότητα BasePath.
  • Νέα ιδιότητα JavaScript IsLoaded.
  • Διόρθωση για φορμά Excel, PowerPoint και CAD.

1.0.1.3

Ιούν 01, 2013

Γενικά

  • Προστέθηκε λειτουργία αναζήτησης.
  • Καλύτερη υποστήριξη για αρχεία XLS.

1.0.1.2

Μάρτιος 29, 2013

Γενικά

  • Νέα ιδιότητα FitType.
  • Αλλαγή FitType από το javascript api.
  • Προστέθηκε υποστήριξη για αρχεία TXT.
  • Εκτύπωση εικονιδίων παραθύρου Silverlight.
  • Διόρθωση σφάλματος για αρχεία MSG.

1.0.1.1

Μάρτιος 15, 2013

Γενικά

  • Τώρα μπορείτε να αποθηκεύετε έγγραφα σε κοινή μορφή .DCN.

1.0.1.0

Φεβ 20, 2013

Γενικά

  • Προστέθηκε υποστήριξη εκτύπωσης που απαιτεί silverlight.
  • Προστέθηκε υποστήριξη annotation.