Welcome Guest Search | Active Topics | Sign In | Register

Cannot get rid of "Created with EO.Pdf for .NET. http://www.essentialobjects.com". Options
Neil Kenny
Posted: Friday, September 30, 2011 11:11:27 AM
Rank: Newbie
Groups: Member

Joined: 8/26/2011
Posts: 1
Hi,

We have purchased a full licence and I have put the EO.Pdf.Runtime.AddLicense code right before the ASPXToPDF1.RenderAsPDF() function call but the "Created with EO.Pdf for .NET. http://www.essentialobjects.com" message is still appearing at the bottom of the PDF.

How can I get rid of this?
eo_support
Posted: Friday, September 30, 2011 11:40:10 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

That should work. You can try to call AddLicense either in Page_Load, or in your global class's Application_Start event handler. AddLicense is rather efficient so it is OK to call it multiple times.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.