Barcode

edited 10:18AM in FastReport .NET
Hi,

I have barcode number like

1.22222
2.""(empty)
3.""
4.""
5.23123123
6.213123123

when i print those empty data.The barcode will come out the error like "Barcode Must Start with &A......."

Can i disable this message?
Or when the time it is empty...Can i just skip it?
What can i do in the program??

Thanks

Comments

  • edited 10:18AM
    Hello,

    BarcodeObject has HideIfNoData property. It is true by default, so empty barcodes must be skipped.

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.