RB 15.01 - AlignBarCode doesn't work
Hi,
we cannot center barcode on the page. We have barcode:
BarCode Type = bcCode128
AutoSize = False
Text - Alignment = taCenter
AlignBarCode = ahCenter
The barcode is still drawed on the left side of page, not in center. Text is
centered, it is OK.
ReportBuilder 15.01 build 283, Delphi XE3, Windows 8
We have patch for AutoSize: ppBarCod
procedure TppCustomBarCode.PropertiesToDrawCommand(aDrawCommand:
TppDrawCommand);
...
lDrawBarCode.CalcDrawCommandSize(GetPrinter);
...
end;
Without that patch all works OK - barcode is centered...
Regards
Roman Krupicka
we cannot center barcode on the page. We have barcode:
BarCode Type = bcCode128
AutoSize = False
Text - Alignment = taCenter
AlignBarCode = ahCenter
The barcode is still drawed on the left side of page, not in center. Text is
centered, it is OK.
ReportBuilder 15.01 build 283, Delphi XE3, Windows 8
We have patch for AutoSize: ppBarCod
procedure TppCustomBarCode.PropertiesToDrawCommand(aDrawCommand:
TppDrawCommand);
...
lDrawBarCode.CalcDrawCommandSize(GetPrinter);
...
end;
Without that patch all works OK - barcode is centered...
Regards
Roman Krupicka
This discussion has been closed.
Comments
issue. Please send a small email to support@digital-metaphors.com to
receive the patch.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com