I need to generate PDF from html page on my WebSite and I thought I could use PDFCreator to generate such PDFFile. I find some examples of code doing that but to make it run in my Visual Studio Webproject, I need a version of pdfcreator as a C# assembly file with a strong name. Is anyone can help me to do that ?