TX Text Control .NET Server for ASP.NET 新版本發表

Released: Sep 2, 2024

32.0 SP4 中的更新

修補程式

Web Editor

  • Web Editor: It is not possible to add barcode objects using the JavaScript interface.
  • Web Editor: Fast scrolling can cause connection loss.
  • Not all event handlers are removed by the removeFromDOM method.
  • On a touch-enabled device, it is not possible to use the CTRL-V shortcut to paste content.
  • The clipboardModeChanged method does not fire when the device is a touchable screen.
  • Holding the PageDown key causes a "Can't connect to the server" error.
  • Web Editor: Threads in Windows...

Released: Aug 8, 2024

Document Viewer 32.3.1 中的更新

特性

  • Injecting CSS - Added the ability to inject custom CSS into the DocumentViewer. This can be done by adding CSS rules to the shadow DOM of the DocumentViewer.

修補程式

  • Angular: Documents cannot be loaded via JS API.
  • Document Viewer re-renders only partially when using partial views.
  • After signing all fields, the NEXT and SUBMIT buttons are visible for a short period of time.
  • Signature box is displayed for PDF documents with signature fields when using pdf.js as rendering engine.
  • TXDocumentViewer...

Released: Apr 29, 2024

32.0 SP3 中的更新

特性

Mail Merge

  • Added support for merging SVG images into documents using MailMerge class.

修補程式

Web Editor

  • Specified argument was out of range error when pasting into web editor.
  • Touchscreen issue: scrolling and editing not functional on certain systems.
  • Page number cannot be inserted in DocumentEditor.
  • textParts.getItem method returns the header instead of the footer.
  • FormattedText.getLocation throws TypeError.
  • "Insert page number" button is inactive.
  • Loading a document doesn't refresh the...

Released: Apr 29, 2024

Document Viewer 32.3.0 中的更新

特性

  • Added long polling support for loading documents.

Released: Mar 13, 2024

Document Viewer 32.2.1 中的更新

修補程式

  • Some SVG images are not rendered properly.
  • Signature Setup Dialog: "Add" button is not activated directly after image upload.
  • First click on the "Clear" button does not deactivate the "Setup and sign" button.
  • Remember last signature type setting.
  • PDF.js >= 4 is no longer supported.
  • The creation date of a selection annotation is marked as invalid.
  • The middle dialog tab is selected after clearing the signature pad.
  • Undo after inserting an annotation leads to an error.
  • Form field becomes...

Released: Jan 5, 2024

32.0 SP2 中的更新

特性

  • Licensing Mechanism
    • For Microsoft .NET 6 and better: The licensing mechanism has been updated to be independent of .NET and existing licensing mechanisms. Version 32.0 no longer uses the .NET license compiler (lc.exe), so entries in the licenses.licx file are no longer required. No changes are required. The NuGet package update removes the licenses.licx file and places a new license file that is used to compile the license into the assembly. Existing licenses are compatible and will continue...

Released: Nov 22, 2023

32.0 SP1 中的更新

修補程式

Application Fields

  • Empty strings in the Parameters array for ApplicationField are no longer imported.

Web Editor

  • reconnectTimeout value does not change when setting another value.
  • Error when using setFollowingStyle in JavaScript.
  • Error message when using paragraphStyle.setTextBackColor in JavaScript.
  • Table layout context ribbon tab is not displayed after loading a document and entering a table for the first time.
  • ConnectionID no longer available in txSettings object in ASP.NET.
  • Culture...

Released: Oct 19, 2023

Document Viewer 32.0.2 中的更新

特性

DocumentViewer

  • Saving Documents - Documents can now be saved with completed form data and annotations. When PDFs are loaded with PDF.js as the rendering engine, the values of the form fields will be exported to the PDF.
  • Performance - Page initialization is now faster, so text can be selected more quickly after a document load.
  • Updated signature pad style - Modal dialogs for setting up signatures and creating signature annotations have been updated with a modern style.
  • Text selection - Text...

Released: Sep 13, 2023

32.0 中的更新

特性

  • SVG Page Export - Export individual pages or the entire document as scalable vector graphics.
  • Footnotes - Insert Microsoft Word-compatible footnotes in documents. Footnotes are a word processing feature that allows users to insert additional information at the bottom of pages.
  • SVG Rendering Mode - To improve performance, documents can now be rendered as vector data using SVG in the online document editor. This new mode significantly improves performance under special circumstances, such as...

Released: Jul 14, 2023

TX Text Control .NET Server for ASP.NET 中的更新

特性

DocumentViewer

  • Preview annotation object movement - When moving annotations with the mouse interface, a transparent preview is now displayed instead of just the frame.
  • Form field frames - For better readability, form field borders are no longer displayed.

修補程式

DocumentViewer

  • FormField content is cut off when template with data is displayed in DocumentViewer.
  • Firefox: Dropdown arrows for selection form fields are missing when using PDFJS.
  • Undo removes preloaded comments.
  • Signature: Error when...