Subject: ImprtHTMLText in ASP .NET
Date: 2011-04-21 17:46:38
From: Chris B.R.
Source: imprthtmltext-asp-net
----------------------------------------------------------------------

where can i get a sample code that converts HTML text into PDF for ASP .NET?

How can I make the code below work?

doc.ImportHtmlText(

"<html><body>Hello World!</body></html>", options);
doc.Save("temp.pdf", Response, HttpResponseType.OpenInsideBrowser); ---------------------------------------------------------------------- Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor who sold you the license and ask for your money back. Back to ComponentPro Q&A Forum Index