Page 2 of 3

Re: HMG_HPDF with pdf417?

Posted: Tue Aug 13, 2013 12:29 am
by paulomhouse
Thank you for your prompt reply.

It is working well although I don't have a barcode reader to verify

Re: HMG_HPDF with pdf417?

Posted: Thu Aug 15, 2013 6:45 am
by bpd2000
paulomhouse wrote: It is working well although I don't have a barcode reader to verify
You can scan and veriy Barcode file [pdf/png/jpg] online w/o scanner, find link below

http://zxing.org/w/decode.jspx

Re: HMG_HPDF with pdf417?

Posted: Thu Aug 15, 2013 7:59 am
by esgici
bpd2000 wrote: You can scan and veriy Barcode file [pdf/png/jpg] online w/o scanner, find link below
Thank Dave :)

There isn't an off-line way ?

TIA

Re: HMG_HPDF with pdf417?

Posted: Thu Aug 15, 2013 10:26 am
by Rathinagiri
http://zbar.sourceforge.net/" onclick="window.open(this.href);return false;

Re: HMG_HPDF with pdf417?

Posted: Thu Aug 15, 2013 11:09 am
by esgici
Rathinagiri wrote:http://zbar.sourceforge.net/" onclick="window.open(this.href);return false;
Thanks :)

Downloaded, installed; but not getting expected result :(

Require a bit (!) exercise ;)

Best regards

Re: HMG_HPDF with pdf417?

Posted: Fri Aug 16, 2013 8:05 am
by bpd2000
esgici wrote:(Require a bit (!) exercise ;)

Best regards
Here you can download project as well as .exe, it will not recognize all the bar-code but it is good

http://www.codeproject.com/Articles/428 ... x4567070xx

Re: HMG_HPDF with pdf417?

Posted: Fri Aug 16, 2013 8:36 am
by esgici
bpd2000 wrote: Here you can download project as well as .exe, it will not recognize all the bar-code but it is good
Thank Dave :)

Viva HMG firendship :D

Re: HMG_HPDF with pdf417?

Posted: Fri Aug 16, 2013 5:09 pm
by esgici
esgici wrote:
Rathinagiri wrote:http://zbar.sourceforge.net/" onclick="window.open(this.href);return false;
Downloaded, installed; but not getting expected result :(
Require a bit (!) exercise ;)
Finally, I did it :)
C:\Program Files\ZBar>zbarimg -d examples\hmg.png
QR-Code:Happy birthday to HMG Forum!
Thanks a lot with my best regards :)

Viva HMG :D

Re: HMG_HPDF with pdf417?

Posted: Mon Aug 19, 2013 10:13 pm
by paulomhouse
Yours Tips ( Rathinagiri,bpd2000 ) is improving a lot my knowledge.

Thanks a lot with my best regards

Re: HMG_HPDF with pdf417?

Posted: Thu Sep 01, 2016 4:42 pm
by cherianj
Is it possible to print the generated barcode (in memory) into PDF directly without saving to an image file.

Regards,

Cherian