biXlik_AT_acXsystXm.sk
replace "X" with "e", "_AT_" with "@"
many thanks, then I will test both libs
Creating QR Code 2D bar codes
-
- Posts: 147
- Joined: Thu Jan 28, 2010 9:24 am
- Location: Nitra, Slovakia
- Contact:
-
- Posts: 147
- Joined: Thu Jan 28, 2010 9:24 am
- Location: Nitra, Slovakia
- Contact:
Re: Creating QR Code 2D bar codes
hmmm, when I tried second sample/code PD_CreateQR_BMP_Stroke(),
another problem occured...
where may be problem?
oError:args :
-> VALTYPE:C VALUE:CopyToClipboard
oError:canDefault : .T.
oError:canRetry : .F.
oError:canSubstitute: .T.
oError:cargo : NIL
oError:description : Parameter nie je voliteżnř. (The parameter is not optional.)
Parameter is missing
oError:filename : NIL
oError:genCode : NIL
oError:operation : CopyToClipboard
oError:osCode : -2147352561
oError:severity : 2
oError:subCode : 6500
oError:subSystem : Automation
oError:thread : 1
oError:tries : NIL
another problem occured...
where may be problem?
oError:args :
-> VALTYPE:C VALUE:CopyToClipboard
oError:canDefault : .T.
oError:canRetry : .F.
oError:canSubstitute: .T.
oError:cargo : NIL
oError:description : Parameter nie je voliteżnř. (The parameter is not optional.)
Parameter is missing
oError:filename : NIL
oError:genCode : NIL
oError:operation : CopyToClipboard
oError:osCode : -2147352561
oError:severity : 2
oError:subCode : 6500
oError:subSystem : Automation
oError:thread : 1
oError:tries : NIL
Re: Creating QR Code 2D bar codes
Zdeno,
I test the StrokeScribe library in 2013. As I see, from 2014:
Width and height parameters of CopyToClipboard() method made non-optional.
This method made QR "on the fly" In clipboard. You can test this function without this method
(only as BMP file). Please, read the actually guide from StrokeScribe.
Piotr
I test the StrokeScribe library in 2013. As I see, from 2014:
Width and height parameters of CopyToClipboard() method made non-optional.
This method made QR "on the fly" In clipboard. You can test this function without this method
(only as BMP file). Please, read the actually guide from StrokeScribe.
Piotr
-
- Posts: 147
- Joined: Thu Jan 28, 2010 9:24 am
- Location: Nitra, Slovakia
- Contact:
Re: Creating QR Code 2D bar codes
thank you! thank you! thank you!
Both libraries generate the correct qr codes now!!!
Both libraries generate the correct qr codes now!!!