WPTools V5.40 is available for download.

    • Offizieller Beitrag

    WPTools V5.38 is available for download.

    4.4.2008 V5.0 Release 38
    ++++++++++++++++++++++++++++++++++++++++++++++++++++
    - some small fixes in editor
    - better text box positioning with WPPremium
    - HTML reader - apply paragraph style to first paragraph as well
    - fix when saving a sigle selected cell
    * Changed attribute detection for selected text - should work much better now.
    This can be deactivated using const DefaultAttrAlsoForSelectedText = false in WPCtrRich
    but should be on for better editing possibilities.
    - fix for missing bottom border before page break
    - MoveToTable does not look for non-table paragraphs
    + RTFDataBlock.FindParByNameEx locates a paragraph with a given name and a given type


    12.3.2008 V5.0 Release 37
    ++++++++++++++++++++++++++++++++++++++++++++++++++++
    + LoadFromString procedure (more intuitive than property SelectionAsString)
    * apply bottom border when last row was deleted


    22.1.2008 V5.0 Release 36
    ++++++++++++++++++++++++++++++++++++++++++++++++++++
    - fix of broken drag&drop support
    - quicker desletion of text when clicking near text
    - some fixes in rendering engine
    + detect PNG, GIF and JPEG automatically in TWPImageObj.LoadFromStream (solves GIF saving problem)
    * improved Compress method in WPObj_Image.pas
    * change in WPIOHTML to not save empty header texts

    • Offizieller Beitrag

    Hi,

    I checked the source. This code shows the RTFproperty:

    Code
    function TRtfTextProperty.GetValue: string;
    var
      ed: TPersistent;
    begin
      Result := 'empty. [V' + WPToolsVersion + ']';

    If this shows the wrong value I assume there is a problem with the paths. The package is build with a different set of units. This could cause problems.

    Kind Regards,
    Julian

    • Offizieller Beitrag

    15.7.2008 V5.0 Release 40
    ++++++++++++++++++++++++++++++++++++++++++++++++++++
    * WPREMIUM: tables are handled in columns better
    * RTF did not save foreign characters in current codepage correctly when <> cp1252
    * WPReporter - a group with "always hidden" will never be processed
    * Better Landscape setting when printing - there was a problem with tables in sections

    • Offizieller Beitrag

    24.9.2008 V5.0 Release 42
    ++++++++++++++++++++++++++++++++++++++++++++++++++++
    - ANSI writer: Separates cells by TABS and rows by CRNL
    - DB Control now switches to readonly when dataset does not use AutoEdit
    - Fix in preview dialog property DisabledDialogs
    - PREMIUM: improvement to TextBox selekting
    - improvement to MeasurePage event
    * some enhancements to API


    17.7.2008 V5.0 Release 40.1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++
    - PaperColor can be set to clWhite if clWindow is different
    - update to writer class to avoid compiler bug
    - small improvement in WPReporter to avoid double page breaks after groups