WPTools Standard Releases

Released: Nov 17, 2023

Updates in v9.3.8.0

Features

  • Added support for Embarcadero Delphi 12 Athens.
  • Added UndoSaveState / UndoRestoreState methods to TWPRichText to quickly create a snapshot.
  • Added 'wpDisableDirectIMEInEditor' to disable the new code which handles emoji input.
  • Improved TWPRTFDataBlock.ApplyConditionals function.

Fixes

  • Fixed problems with borders not being drawn after a row break.
  • Many additions and fixes to WPXMLint which implements the XML Interface/Tree.
  • Some small fixes for editing and rendering.
  • Performance...

Released: Aug 20, 2023

Updates in v9.3.7.1

Features

  • Added new 'EditOptionsEx3' 'wpDisableDirectIMEInEditor' which favours pen inpout over multi char emojis.
  • RTF Reader now also reads HEX data after \bin.
  • RTF Reader can now read and apply character styles with the format option 'ApplyCharStyles'.

Fixes

  • Fix in format routine which caused wrong handling of header table rows in rare cases.
  • Fix a possible enless loop in format routine in rare cases with fields.

Released: Jul 28, 2023

Updates in v9.3.7.0

Features

  • Improved support for high DPI monitors.
  • Improved support for VCL scaling including rendering of icons on the ruler and toolbar component.
  • WPReporter now allows the addition of custom string variables to bands. It can also redirect output to a memory stream for specific groups within the template only.

Fixes

  • The issues regarding certain dialogs not scaling properly have been resolved.

Released: Mar 25, 2023

Updates in v9.3.6.4

Features

  • Added 'ActiveText.AppendParList' which appends paragraphs from 'TStrist' or 'TStrings.Objects'.
  • Added 'TParagraph.MoveChildrenBelow' which moves the children of a paragraph after the current paragraph.
  • Improved mail merge.

Fixes

  • Fixed problem with image export to PDF when multiple images were used on the same page
  • Made improvements to avoid wrong cursor positions in tables in last row on page.

Released: Jan 29, 2023

Updates in v9.3.6.3

Features

  • Added a new VCL Demo for WPTools.

Fixes

  • Range check fix in format routine.
  • Fix in HTML writing code.
  • Contents in OnMailMergeGetExt let you specify the option string to loaded formatted text: LoadFromatString.

Released: Nov 3, 2022

Updates in v9.3.4

Features

  • Improved cursor positioning algorithm.
  • Optimized RTF writer.

Fixes

  • Fixed a problem with “Refresh” after a Clear operation.

Released: Oct 14, 2022

Updates in v9.3.3

Features

  • Improved PDF/tag creation in combination with wPDF v5.
  • Improved WPReporter.
  • Overall performance enhancements.

Released: Jul 25, 2022

Updates in v9.3.1

Features

  • Added new API methods.

Released: Jun 30, 2022

Updates in v9.3.0

Features

  • Improved editor and overall stability.
  • Improved scaling after DPI changes.

Released: Jan 28, 2022

Updates in v9.2.200

Features

  • Improved the editor, especially the performance when deleting characters in a large paragraph.
  • Improved the ruler when used with the "normal" layout mode.