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!

Debenu Quick PDF Library - PDF SDK Community Forum Homepage
Forum Home Forum Home > For Users of the Library > I need help - I can help
  New Posts New Posts RSS Feed - Problem with trial license key
  FAQ FAQ  Forum Search   Register Register  Login Login

Problem with trial license key

 Post Reply Post Reply
Author
Message
vly3 View Drop Down
Beginner
Beginner


Joined: 05 Nov 18
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote vly3 Quote  Post ReplyReply Direct Link To This Post Topic: Problem with trial license key
    Posted: 05 Nov 18 at 9:36AM
After downloading your example, my trial license key info is:

Key type: Evaluation

Valid until: 31 October 2018

Trial license key: xxx

NSString* key = @"xxx";

 if( [DQPL UnlockKey:key] != 1 ) {}

Value after call unlockKey function is 0. Its mean cannot unlock DQPL with trial license key!

May I miss something ?

Note: Im using library for iOS



Edited by vly3 - 05 Nov 18 at 9:42AM
Back to Top
Ingo View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 29 Oct 05
Status: Offline
Points: 3524
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ingo Quote  Post ReplyReply Direct Link To This Post Posted: 05 Nov 18 at 9:50AM
Hi vly,

No... you don't miss something - perhaps a valid trial key ;-)

where did you get this trial key?
Here you can read about where to find the license key:
https://www.debenu.com/kb/where-can-i-find-my-license-key-for-debenu-pdf-library/

I think you know already this sample about how to use the key-string?
https://www.debenu.com/kb/how-do-i-unlock-debenu-pdf-library-with-my-license-key/

If the problem still exits you can ask technical questions here:
https://www.debenu.com/support/

Cheers and welcome here,
Ingo


Cheers,
Ingo

Back to Top
vly3 View Drop Down
Beginner
Beginner


Joined: 05 Nov 18
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote vly3 Quote  Post ReplyReply Direct Link To This Post Posted: 05 Nov 18 at 10:10AM
Hi Ingo,

Thanks for your help !

where did you get this trial key?
Here you can read about where to find the license key:
https://www.debenu.com/kb/where-can-i-find-my-license-key-for-debenu-pdf-library/

I think you know already this sample about how to use the key-string?
https://www.debenu.com/kb/how-do-i-unlock-debenu-pdf-library-with-my-license-key/

=> yeah, I did it.
Here is my code 

NSString* key = @"xxx";

    if( [DQPL UnlockKey:key] != 1 ) {

        if( error != NULL ) {

            *error = [NSError errorWithDomain:@"DQPLErrorDomain"

                                         code:0

                                     userInfo:[NSDictionary dictionaryWithObject:[NSString stringWithFormat:@"Failed to unlock DQPL with %@", key] forKey:NSLocalizedDescriptionKey]];

        }

        

        return NO;

    }

It's not worked. UnlockKey function return != 1.


Edited by vly3 - 05 Nov 18 at 10:11AM
Back to Top
Ingo View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 29 Oct 05
Status: Offline
Points: 3524
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ingo Quote  Post ReplyReply Direct Link To This Post Posted: 05 Nov 18 at 10:07PM
Hi,

if you don't find the test license key after installation of the dll-package in your installation path or if this key seems to be not valid it's time for a technical question to the publishers like i've told already.
If the problem still exits you can ask technical questions here:
https://www.debenu.com/support/


Cheers,
Ingo

Back to Top
vly3 View Drop Down
Beginner
Beginner


Joined: 05 Nov 18
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote vly3 Quote  Post ReplyReply Direct Link To This Post Posted: 08 Nov 18 at 10:10AM
Thanks Ingo, i received the new trial license key :)
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.01
Copyright ©2001-2014 Web Wiz Ltd.

Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. AboutContactBlogSupportOnline Store