Rank: Newbie Groups: Member
Joined: 6/20/2013 Posts: 6
|
Hi Support,
I just downloaded EO.Total 2018. I want to test your ASPX to PDF feature: <eo:ASPXToPDF runat="server" ID="ASPXToPDF1" /> ASPXToPDF1.RenderAsPDF("Test.pdf");
But I get this error message:
License 'xxxxxxxxxxxxxx' is not valid for this build.
I thought PDF would render for trial, but just with image saying trial version on it.
Why is the PDF crashing? Is this feature possible without a license?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi,
This is because somewhere in your code you have applied an invalid license key (most likely an valid license key for an older version). You will need to remove that code and then it will go into trial mode.
Thanks!
|