(Updated in December 2016).
SelectPdf Html To Pdf Converter needs 2 files to work. They are different for the 2 versions that we offer:
Select.Pdf Library for .NET – Commercial Edition
Select.Pdf for .NET requires the .NET assembly Select.Pdf.dll and if the html to converter is used, an additional file called Select.Html.dep. This file, because it does not have a reference in the project, might not get copied to the deployment destination. To fix the problem, copy Select.Html.dep manually. More details about this here:
https://selectpdf.com/docs/Deployment.htm
SelectPdf Html To Pdf Converter – Community Edition
SelectPdf Html To Pdf converter requires 2 files to work: the .NET assembly Select.HtmlToPdf.dll and an additional file called Select.Html.dep. This file, because it does not have a reference in the project, might not get copied to the deployment destination. To fix the problem, copy Select.Html.dep manually. More details about this here:
https://selectpdf.com/html-to-pdf/docs/html/Deployment.htm
IMPORTANT: If you are setting the full path to Select.Html.dep in code using the HtmlEngineFullPath property of the GlobalProperties class, do not forget to include the file name (Select.Html.dep) with the path.
UPDATE (December 2016):
There are special cases that need to be taken into account when deploying applications that use SelectPdf and you get the “Conversion failure. Could not find ‘Select.Html.dep'” error. One is related to One Click deployments (Publish…) from Visual Studio.
To be sure that Select.Html.dep is deployed, add it into the project as a regular file and set the ‘Build Action’ to ‘Content’ and ‘Copy to Output Directory’ to ‘Copy Always’. Rebuild and redeploy your project (make sure that Select.Html.dep.deploy exists in the deployment folder).

People need to access web pages on a regular basis. There are some pages which you may want to refer to on a daily basis. Going to the web page all the time may not make sense. If you have to use it daily, it makes sense to save it in the form of a document which you can access from your phone or laptop whenever you want. The best format to save it is in PDF. The biggest advantage of the PDF format is that it can be made secure by using password protection. You can check the document whenever you want without any restriction. For this, you need to get the web pages converted into the PDF format. This can best be done by making use of the