Welcome Guest Search | Active Topics | Sign In | Register

Created with EO.Pdf for .NET. http://www.essentialobjects.com Options
SureFrasse
Posted: Monday, February 21, 2011 4:08:11 PM

Rank: Newbie
Groups: Member

Joined: 2/21/2011
Posts: 3
Hi!

I just downloaded, installed and tried the PDF generator and it is great! However, I can't figure out how to remove the blue message at the bottom of the generated pdf documents that says "Created with EO.Pdf for .NET. http://www.essentialobjects.com". Is it a licence issue? How do I pay? I can't find any information about this. Please help...
eo_support
Posted: Monday, February 21, 2011 4:20:27 PM
Rank: Administration
Groups: Administration

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

Yes. You will need to purchase a license ($99) to remove that message. You can purchase it directly online by selecting Company -> Purchase -> EO.Pdf for .NET from the main menu. You will receive the license key immediately.

Thanks!
SureFrasse
Posted: Monday, February 21, 2011 4:33:34 PM

Rank: Newbie
Groups: Member

Joined: 2/21/2011
Posts: 3
Thanks for an unbelievably fast (and good) answer!
I intend to use it on a web server hosted by a third party company (web hotel): Do they or I have to install or configure anything on the production server?
eo_support
Posted: Monday, February 21, 2011 4:47:15 PM
Rank: Administration
Groups: Administration

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

You are very welcome. No. They do not need to install anything on their server. You will need to include EO.Pdf.dll with your application and apply the license key by calling EO.Pdf.Runtime.AddLicense(your_license_key) and you will be all set.

You do need full trust in order to run the current version of EO.Pdf because it needs to call into the system to retrieve font information. While the vast majority will give you full trust, some ASP.NET hosting companies will restrict your trust level to lower than full trust, such as high or medium, as a security measure to prevent their server being messed up by some client applications. If that is the case, then you will not be able to run EO.Pdf on their server. So you may want to verify that first. If the simple "hello world" sample runs on their server, then you have full trust. If that does not run, then you may want to contact them and ask them to add our DLL into GAC. That will grant our DLL full trust and resolve the issue.

Note when you test the "hello world" sample on your server, you do NOT need to save the output into a file. You would just send it out directly to the output stream. You can find sample code under "Using in Web Application -> Creating PDF on Demand" in the help file.

Thanks!
SureFrasse
Posted: Monday, February 21, 2011 4:57:41 PM

Rank: Newbie
Groups: Member

Joined: 2/21/2011
Posts: 3
I tried creating a pdf on the server and it worked out, so I figure I'm all set.

Thanks again for excellent support!
eo_support
Posted: Monday, February 21, 2011 5:01:04 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Cool. Glad to hear that it works for you. Please feel free to let us know if you have any more questions.

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.