「.NET Libraries」の版間の差分

提供: A-VEKT Wiki
ナビゲーションに移動 検索に移動
15行目: 15行目:
* iTextSharpを利用して.NETでPDF帳票を出力する
* iTextSharpを利用して.NETでPDF帳票を出力する
http://codezine.jp/article/detail/462#dl
http://codezine.jp/article/detail/462#dl
* A use case of iTextSharp in this website (当ウェブサイトにおけるiTextSharpの使用例)
https://www.avekt.com/WebApps/OpenedUpCuboid


* PDFsharp (NuGet package)
* PDFsharp (NuGet package)
29行目: 32行目:
* Barcode Rendering Framework
* Barcode Rendering Framework
http://barcoderender.codeplex.com/releases/view/91902
http://barcoderender.codeplex.com/releases/view/91902
* A use case of Zen Barcode Rendering Framework in this website (当ウェブサイトにおけるZen Barcode Rendering Frameworkの使用例)
https://www.avekt.com/WebApps/Barcode

2015年12月24日 (木) 00:07時点における版

NuGet

  • NuGet Gallery

https://www.nuget.org/

PDF generation

  • iTextSharp (NuGet package)

https://www.nuget.org/packages/iTextSharp/

  • iTextSharp - Drawing shapes and Graphics

http://www.mikesdotnetting.com/Article/88/iTextSharp-Drawing-shapes-and-Graphics

  • iTextSharpを利用して.NETでPDF帳票を出力する

http://codezine.jp/article/detail/462#dl

  • A use case of iTextSharp in this website (当ウェブサイトにおけるiTextSharpの使用例)

https://www.avekt.com/WebApps/OpenedUpCuboid

  • PDFsharp (NuGet package)

https://www.nuget.org/packages/PdfSharp/

  • PDFsharp - A .NET library for processing PDF

http://pdfsharp.codeplex.com/

Barcode generation

  • Zen Barcode Rendering Framework (NuGet package)

https://www.nuget.org/packages/Zen.Barcode.Rendering.Framework/

  • Barcode Rendering Framework

http://barcoderender.codeplex.com/releases/view/91902

  • A use case of Zen Barcode Rendering Framework in this website (当ウェブサイトにおけるZen Barcode Rendering Frameworkの使用例)

https://www.avekt.com/WebApps/Barcode