Hi,
I bought the PDF-XChange Viewer SDK, I received the Licence code. Can you tel me how to upgrad my activex to the pro version ?
I don't find where I can set serial number.
Thank you.
Viewer serial
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 664
- Joined: Tue Nov 14, 2006 12:23 pm
Re: Viewer serial
You can use SetDevInfo function.
Code: Select all
PDFView.SetDevInfo("Key", "Code");
-
- User
- Posts: 108
- Joined: Wed May 13, 2009 2:21 pm
Re: Viewer serial
Hi, Thanks for reply.
this function works, but we use JS, there are any other alternative to secure our serial code. It's simple to get it using get code page in IE.
Thanks.
this function works, but we use JS, there are any other alternative to secure our serial code. It's simple to get it using get code page in IE.
Thanks.
-
- User
- Posts: 664
- Joined: Tue Nov 14, 2006 12:23 pm
Re: Viewer serial
Sorry, but we don't have any other alternative methods to register Viewer ActiveX...