Barcode - Code128 auto (Chagne subtype A->C)

Hi..

I use FR VCL 4.12.12 Pro on Delphi Xe2 Pro.

My problem is, that I need to change subtype of barcode in the middle of code.
I need to start with Code128A and after two characters change to Code128C.

This is a standard of the Code - see http://en.wikipedia.org/wiki/Code_128 but I really don't know how to use that?

<CODE>
procedure TForm1.frxReport1GetValue(const VarName: string; var Value: Variant);
begin
if VarName='b' then Value := 'alamakota'+chr(204)+'12345678';
end;
</CODE>

does not work.

In another your product there is some possibility to do that.
http://www.fast-report.com/public_download...ightsub=barcode

I strongly need to do that in FR VCL.

Could you tip me how to do that?

Comments

  • gpigpi
    edited 10:19AM
    FR4 doesn't support Code128Auto
  • edited 10:19AM
    Actually it does! I put support ticket and I got modified frxBarcod and frxBarcodeRTTI files to replace in source folder. After recompiling all packages, I got what I wanted.

    I could post that files here, but I can't find attach feature over here.
  • edited 10:19AM
    So just to clarify, we just need a frxBarcod modified for this to be possible?
  • edited 10:19AM
    Hi..

    I use FR VCL 4.12.12 Pro on Delphi Xe2 Pro.

    My problem is, that I need to change subtype of barcode in the middle of code.
    I need to start with Code128A and after two characters change to Code128C.

    This is a standard of the Code - see http://en.wikipedia.org/wiki/ Code_128 but I really don't know how to use that?


    Hope this link can help you a little.
    http://www.vbforums.com/showthread.php?514...de128-A-B-and-C >
  • edited 10:19AM
    wrote:
    Actually it does! I put support ticket and I got modified frxBarcod and frxBarcodeRTTI files to replace in source folder. After recompiling all packages, I got what I wanted.

    I could post that files here, but I can't find attach feature over here.

    You could send these two files to my mail ..

    ? ?  luapfr@yahoo.com.br


    ? ?  I'm having the same difficulty

    ? ?  Grateful.
  • edited October 2013
    hello, why not try this code 128, maybe it can help solve your problem,
    and there are much information I think you will be interested in!
    hope you like it,
    best wishes
    hello, thank you for your sharing, good for me,
  • edited 10:19AM
    I'm having the same difficulty,
    Could you send these two files to my mail

    lichuxiong991@163.com

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.