Developer forum

Forum » Development » ABCPdf component

ABCPdf component


Reply

Hi there,

 

this is the first time I use ABCPdf in DW but I already used this for 2 years in .NET applications.

 

when I use it, I get:

 

---

Could not find ABCpdf license. Attempt to insert license failed. Please see Manual Installation section of documentation.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: WebSupergoo.ABCpdf6.Internal.PDFException: Could not find ABCpdf license. Attempt to insert license failed. Please see Manual Installation section of documentation.

 

---

Witch is pretty normal to me.


Do we need to buy a License or there is one Serial number that we can use in order to use this component with Dynamic Web.


Thank you.


Replies

 
Reply

You need to buy a seperate license for your custom code. Unfortunately our license doesn't cover that.

 

You enter the license in your code like this:

 

objPDF.SetInfo(0, "License", "license code here").

 

 

You must be logged in to post in the forum