2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ASP.NET MVC5(C#) PDF出力

Last updated at Posted at 2015-02-25

メモ

RazorPDF

iTextSharpを利用しているらしい。
HTMLとは別に、どのように出力するか書く必要がある。

公式サイト

ブログ
https://84zume.wordpress.com/2012/10/17/asp-net-mvc-razorpdf/

TuesPechkin

該当のURLを指定することで、該当のURLと同様の見た目のPDFを出力できる。

公式サイト

ブログ
http://tnakamura.hatenablog.com/entry/2015/02/18/tuespechkin
http://tnakamura.hatenablog.com/entry/2015/03/02/convert_view_using_javascript_to_pdf

後日実践してみる予定。

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?