Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
![]() |
10.11 - how to use DrawQRCode() |
Post Reply ![]() |
Author | |
hubbra ![]() Beginner ![]() Joined: 22 Jun 06 Location: Germany Status: Offline Points: 13 |
![]() ![]() ![]() ![]() ![]() Posted: 14 Nov 13 at 2:24PM |
Hi,
I do get 0 back from DrawQRCode(), but no error is shown by DPLLastErrorCode(InstanceID) Its PowerBasic, with the ANSI _PB9.INC : ' this code ist OK ... DPLSetPageSize(InstanceID, "A4" ) DPLSetOrigin(InstanceID, 1 ) ' 1 = Top left DPLSetMeasurementUnits(InstanceID, 1 ) ' mm DPLSetAnsiMode(InstanceID, 0) ' Steuert ANSI oder UTF8 Parameter DPLDrawText(InstanceID,20,30, "Hello world äöü "+DATE$+" - "+TIME$) DPLDrawText(InstanceID,x+10,y+5, "Outline äöü") x = 100 ' mm from left y = 100 ' mm from top ? "x:" x, "y:", y ret = DPLDrawText(InstanceID,x,y-7, "QR-Code:") ' this Strings are in the saved PDF, but ... ret = DPLDrawQRCode( InstanceID, x, y, 20, "Test", 1, 0) returns 0 and nothing inside. |
|
![]() |
|
hubbra ![]() Beginner ![]() Joined: 22 Jun 06 Location: Germany Status: Offline Points: 13 |
![]() ![]() ![]() ![]() ![]() |
tryed with
DPLDrawQRCode( InstanceID, x, y, 200, "Test", 1, 0) and 300 ... maybe pixel ? but the same 0 as return and nothing to print. |
|
![]() |
|
hubbra ![]() Beginner ![]() Joined: 22 Jun 06 Location: Germany Status: Offline Points: 13 |
![]() ![]() ![]() ![]() ![]() |
I got an answer from the support, will be fixed in the next update ...
![]() |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store