|
|
Yes, of course. There are no restrictions on the size of documents you can load with a licence.
|
|
|
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.
|
|
|
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")
|
|
|
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?
|
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