How to automatically insert a barcode when i add new entry to a form? i have a form name ADM the form type is single. i have a textbox name doc no that is autonumber when i click the command button add entry. Now i want the barcode to be insert in form correspond the autonumber. any idea regarding this matter? thanks alot..
I want the barcode to generated automatically correspond the the autonumber when i add entry or new record, the barcode must be displayed on the form. I can insert barcode manually by the plugin demo version TbarCode SDK
We would need some more information. How do you generate the barcode? Which parts of the the above do you allready know how to do?
The appropriate event would probably be AfterInsert.
I want the barcode to generated automatically correspond the the autonumber when i add entry or new record, the barcode must be displayed on the form. I can insert barcode manually by the plugin demo version TbarCode SDK