2012-04-05 11 views
-2

私のプログラム中に私のページのHTMLコードを取得できます。私はこのhtmlページコードをpdfファイルに入れたいと思っています。私のhtmlページと同じである。出来ますか ?はいの場合、どうすればいいですか?asp.netのpdfファイルにhtmlページを書く

+0

Google asp.net html to pdf ... http://www.google.co.uk/search?q = asp.net + html + to + pdf&sourceid = ie8&rls = com.microsoft:ja-gb:IE -SearchBox&ie =&oe =&safe = on&redir_esc =&ei = qoN9T8_NOIKxhAej84G6DA – Lloyd

+0

これを試してください[Convert-Documents-to-PDFs](http://www.codeproject.com/Articles/17574/Programmatically-Convert-Documents-to-PDFs-the -Eas)と[convert-html-to-pdf-in-net](http://stackoverflow.com/questions/564650/convert-html-to-pdf-in-net) – PresleyDias

答えて

1

これを行うにはPDFSharpライブラリを使用します。私はそれが役に立つと願っています。