ActiveX and PowerBuilder
5 posts • Page 1 of 1
ActiveX and PowerBuilder
I have registered the activex but when I go into Powerbuilder to try to install it, it isn't a recognized activex component.
What am I doing wrong? Have you ever gotten the activex controller to work with PowerBuilder?
TIA
What am I doing wrong? Have you ever gotten the activex controller to work with PowerBuilder?
TIA
- dawnb(legacy member)
Re: ActiveX and PowerBuilder
Run the HtmlSample included in the package. If you saw the barcode image the ActiveX control was registerred properly.
You can register the ActiveX control under the Command Prompt:
regsvr32 MrvBarCd.dll
You can register the ActiveX control under the Command Prompt:
regsvr32 MrvBarCd.dll
- glitch(Legacy Member)
Re: ActiveX and PowerBuilder
Hello,
I´m trying to print an EAN128 barcode using morovia ActiveX Pro 3.2, but my barcode looks like....
Cf1(415)7709998007970f1(8020)000700250011269474f1(3900)124137f1(96)20071226
I need to delete the 2nd f1, before the (8020).
What can i do?
Edited by camiriva on February 04 2008 at 4:13pm
I´m trying to print an EAN128 barcode using morovia ActiveX Pro 3.2, but my barcode looks like....
Cf1(415)7709998007970f1(8020)000700250011269474f1(3900)124137f1(96)20071226
I need to delete the 2nd f1, before the (8020).
What can i do?
Edited by camiriva on February 04 2008 at 4:13pm
- camiriva(Legacy member)
Re: ActiveX and PowerBuilder
camiriva,
If you own a license of version 3.2, you can upgrade to 3.3 for free. Find the download link (search for 'existing customer') at http://www.morovia.com/activex/barcode-activex.asp.
For your question, you can insert ~ before the second open parenthesis to indicate that (AI) 415 has a fixed length and does not require a following FNC1:
(415)7709998007970~(8020)000700250011269474(3900)124137(96)20071226
The program adds FNC1 because it does not understand AI 415. For more information on this topic, see http://mdn.morovia.com/manuals/bax3/Sym ... #id4736519
If you own a license of version 3.2, you can upgrade to 3.3 for free. Find the download link (search for 'existing customer') at http://www.morovia.com/activex/barcode-activex.asp.
For your question, you can insert ~ before the second open parenthesis to indicate that (AI) 415 has a fixed length and does not require a following FNC1:
(415)7709998007970~(8020)000700250011269474(3900)124137(96)20071226
The program adds FNC1 because it does not understand AI 415. For more information on this topic, see http://mdn.morovia.com/manuals/bax3/Sym ... #id4736519
- benz(Legacy Member)
5 posts • Page 1 of 1
Return to Barcode ActiveX Control
Who is online
Users browsing this forum: No registered users and 1 guest