Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Tue Jan 03, 2017 2:41 am

Hi

I Recently bought the license for spire.Doc and used it with .net mvc web application but I still see the waning message.

In Global.asax in the method Application_start()

I pasted the lines:

Spire.License.LicenseProvider.SetLicenseKey("license key");
Spire.License.LicenseProvider.LoadLicense();

The method I use for creating the document with Spire.doc is:
document.SaveToStream(memoryStream, Spire.Doc.FileFormat.PDF);

But I see the warning Evaluation Warning: The document was created with Spire.PDF for .NET
and Evaluation Warning: The document was created with Spire.Doc for .NET

Why could this be?

lebber
 
Posts: 1
Joined: Fri Oct 28, 2016 10:38 pm

Tue Jan 03, 2017 3:05 am

Dear lebber,

Thanks for your inquiry.
Kindly note that only Pro version supports the conversion function, but you purchased Standard version.
If you want to use conversion function, please contact our sales team(sales@e-iceblue.com) to upgrade your license of the Spire.Doc Standard Edition to Pro Edition.
If there is any question, welcome to get it back to us.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Wed Apr 19, 2017 10:28 pm

Hi

We Recently bought the license for Spire.Doc Pro Edition (Order No.3580) but we still see the waning message.

I tried with each of the following options:
• Place the license file to the Bin folder
• Include the license file as an embedded resource
• Apply the License by license key

But I still see the “Evaluation Warning”: Free version converting word documents to PDF files, you can only get the first 3 page of PDF file.
Upgrade to Commercial Edition of Spire.Doc.

Gracias

info@bitsamericas.com
 
Posts: 2
Joined: Mon Apr 17, 2017 10:59 pm

Thu Apr 20, 2017 5:19 am

Hello

I received an answer from Simon Yang, who suggested to me, update my dll to the Hotfix versión 5.8.76 and my issue was resolved

Thanks

info@bitsamericas.com
 
Posts: 2
Joined: Mon Apr 17, 2017 10:59 pm

Thu Apr 20, 2017 7:57 am

Hello,

Thanks for your feedback. It's good to hear that your issue has been fixed.
If you have any other questions, please feel free to contact us.

Sincerely,
Simon
E-iceblue support team
User avatar

Simon.yang
 
Posts: 620
Joined: Wed Jan 11, 2017 2:03 am

Return to Spire.Doc