Rank: Guest
Groups: Guests
Joined: 1/5/2016(UTC) Posts: 162
Was thanked: 5 time(s) in 5 post(s)
|
I'm trying to find more detail about your licensing and what it entails on the deployment side. If I buy a license, I believe the "royalty-free" portion says I don't need to buy deployment licenses. How does the release copy work? Am I able to deploy the runtime version to a customers location? Will this released library be trying to contact a server for license verification?
|
|
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/5/2016(UTC) Posts: 1,138
Thanks: 10 times Was thanked: 133 time(s) in 130 post(s)
|
Pdfium.Net SDK is licensed by the number of developers engaged in the project, which uses the library. We do not impose any restrictions on the distribution, except for the following:
An AUTHORIZED APPLICATION should not be packaged, deployed or distributed in a way that other software applications or tools can access the functionality of the PATAGAMES PRODUCT bypassing the application and/or LICENSE AGREEMENT.
The library does not use a license servers and do not checks the validity of a key through the Internet.
You specify the key in the code of your program by passing it to the initialization method: PdfCommon.Initialize ("your_key_here")
|
|
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/8/2016(UTC) Posts: 1  Location: Florida
|
Code: PdfCommon.Initialize();
using (var doc = Patagames.Pdf.Net.PdfDocument.Load(outputFilePDF))
Error: "Additional information: The requested operation cannot be completed due to a license restrictions. With the trial version the documents which size is smaller than 1024 Kb, or greater than 10 Mb can be loaded without any restrictions. For other documents the allowed ranges is 1.5 - 2 Mb; 2.5 - 3 Mb; 3.5 - 4 Mb and so on." if I buy license, will this problem be fixed? Thanks.
|
|
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/5/2016(UTC) Posts: 1,138
Thanks: 10 times Was thanked: 133 time(s) in 130 post(s)
|
Yes, of course. There are no restrictions on the size of documents you can load with a licence.
|
|
|
|
|
|
Forum Jump
You can post new topics in this forum.
You can reply to topics in this forum.
You can delete your posts in this forum.
You can edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.
Important Information:
The Patagames Software Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close