List & Label Professional Reporting Edition 30.002

Released: May 15, 2025

Aggiornamenti in 30.002

Funzionalità

  • Web Components
    • Web Report Designer & Web Report Viewer: Added form controls.
    • Web Report Viewer: Improved validation messages for report parameters now include the parameter name.
    • Web Report Designer: Enhanced handling of variable-to-formula conversion for newly added variables.
  • .NET
    • ODataDataProvider: Added AddAdditionalParameter() function to support additional parameters in query strings for supported syntax.
    • Error Diagnostics: There are now more informative exceptions when:
      • A table name exists in multiple schemas.
      • The same localized table name is defined more than once.
  • Tools
    • Debwin: Added logging capabilities for the upcoming List & Label Cross Platform Edition.
    • Debwin: You can now split log messages containing line breaks into multiple entries – applies to all sources, not just List & Label.
  • Components
    • Embarcadero RAD Studio 12.3: Added support for both BDE and FireDAC.
  • Designer
    • Print Menu Configuration: A new LL_OPTION_DISABLEPRINT_MENU option allows selective disabling of commands in the print menu. Setting -1 disables all entries; default is 0.
    • Tree View Filtering: A new flag LL_TREEVIEWFILTER_IN_TABLESTRUCTWIN for the option LL_OPTION_TREEVIEWFILTER_VISIBILITYFLAGS allows suppressing the search feature during table selection.
    • Nested Tables in Footer Lines: Support for nested tables in footer lines can be re-enabled (not recommended) via LL_OPTION_ENABLE_NESTEDTABLE_IN_FOOTERLINES.
    • Image Path Handling: Improved detection of relative paths for resources like images when switching between fixed and relative path modes.
  • Print
    • Export Abort Behavior: Message processing during data-bound exports now enables the process to be aborted before LlPrint() finishes.
    • DYMO Compatibility: Switched to using DMPAPER_LAST+1 as the starting index for user-defined paper formats to avoid conflicts with DYMO printer ranges.
    • Paper Index Restriction: The new LL_OPTION_RESTRICT_FIX_PAPERINDICES_TO_EXPLICITLY_DEFINED_PAPERS option restricts index matching to DMPAPER_LAST (118) instead of DMPAPER_USER-1 (255), improving compatibility with some label printers.