PLABEL LITE Changelog

What's new in PLABEL LITE 2.81

Sep 18, 2018
  • Until now, you can set a fixed repetition number to be printed for each label (when linked to a dataset). Now is possible indicate the repetition from a field of linked data, so it can be different for each record.
  • Adjust in design editor the text width when linked to data, now is possible to reduce the size for better visualization.
  • Insert image with a fixed predefined size, user only set the first insertion point. This is a property of TPLEditor component.
  • New property for image element: embeded, to incorporate the image file within the label, so is possible to open the label from other computer, without care about absolute or relative paths.
  • New label setting to adjust the properties for work with continuous paper.
  • New methods added to TPLEditor to center horizontally or vertically selected elements (CenterPosHorz and CenterPosVert).
  • More options to align the text within a paragraph: tfLeftTop, tfRightTop, tfCenterTop, tfJustifyTop, tfLeftCenter, tfRightCenter, tfCenterCenter, tfJustifyCenter, tfLeftBottom, tfRightBottom, tfCenterBottom, tfJustifyBottom.
  • New property added to Editor SelectionAfterInsert (boolean), to change automatically the drawTool to selection when an element is added.
  • New property added to Editor ShowEditorAfterInsert (boolean), to show the element's editor (if appropriate), when an element is added.
  • New property added to Editor ShowEditorDblClick (boolean), to show the element's editor (if appropriate), when doubleclick an element.
  • Some changes in TPLLab property names (ExtractData --> LinkData), and methods (Undo,Redo --> UndoRedo).
  • New property added to TPLLab ImagesDir (string), to set the default folder to open when call the openpicturedialog (when inserting or editing image elements).

New in PLABEL LITE 2.7 (Feb 17, 2014)

  • Filter the fonts listed with inspector.
  • Added 2D QR barcode.
  • New predefined symbols.

New in PLABEL LITE 2.6 (Jun 25, 2013)

  • New editor to edit widestring properties. You can call it in text elements from inspector.
  • Added 2D DataMatrix barcode.
  • Save preview image as gif and png (when Delphi version allows it).
  • Redesigned the form with the list of labels sizes.
  • No more Delphi 5 and Delphi 6 versions (STD and LITE).

New in PLABEL LITE 2.5 (Aug 6, 2012)

  • New predefined symbols.
  • Fixed some bugs.