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!
![]() |
Use DLL in FoxPro |
Post Reply ![]() |
Author | |
Klaus.Hentschel ![]() Beginner ![]() Joined: 08 Mar 12 Status: Offline Points: 6 |
![]() ![]() ![]() ![]() ![]() Posted: 08 Mar 12 at 9:41AM |
Hello,
i try to use the DLL from QPDF 8.13 in FoxPro. After running the QuickPDFDLL0813.prg to DECLARE all necessary Functions i call the following: lnID = QuickPDFCreateLibrary() lnReturn = QuickPDFUnlockKey(lnID, "Licence Key") FoxPro stops after the "Unlock" with the Message "Syntax Error". What is going wrong here? I read here in the Forum something regarding UNICODE and FoxPro... With the AX Version i have no problems but i want to use the DLL Version because of no Client Install. Has anybody an idea what i can do? Thanks in advance Klaus
|
|
![]() |
|
AndrewC ![]() Moderator Group ![]() ![]() Joined: 08 Dec 10 Location: Geelong, Aust Status: Offline Points: 841 |
![]() ![]() ![]() ![]() ![]() |
Can you try using QuickPDFUnlockKeyA(InID, "Licence key"); All the the QPL functions that use a string now have a matching "A" function that accepts a standard 8bit string. LoadFromFileA RenderPageToStringA ... ... I am pretty sure this was added to the 8.13 Final release. Andrew.
|
|
![]() |
|
Klaus.Hentschel ![]() Beginner ![]() Joined: 08 Mar 12 Status: Offline Points: 6 |
![]() ![]() ![]() ![]() ![]() |
it seems to work with the Function QuickPDFUnlockKeyA(...
thank you Andrew that you point me on this ;-) Klaus
|
|
![]() |
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