hdknr’s posterous

 
Filed under

itextsharp

 

iTextSharp - Tutorial

 
TUTORIAL: Table of Contents

Part I: Simple iTextSharp
Chapter 1: Creating a document
Chapter 2: Chunks, Phrases and Paragraphs
Chapter 3: Anchors, Lists and Annotations
Chapter 4: HeaderFooters, Chapters, Sections and the Graphic object
Chapter 5: Tables
Chapter 6: Images

Part II: Other document formats
Chapter 7: XML and (X)HTML
Chapter 8: RTF (under construction)

Part III: Advanced iText
Chapter 9: Fonts
Chapter 10: Absolute Positioning of Graphics and Text
Chapter 11: Local and Remote Goto's, Destinations and Outlines
Chapter 12: Page and Table Events

Filed under  //   iTextSharp   PDF   Tutorial  

Comments [0]

iTextSharpを利用して.NETでPDF帳票を出力する(1/4):CodeZine

iTextSharpの特長

 iTextSharpは、iTextというJavaのライブラリをC#に移植したものです。

 .NETで動作するiTextには、iTextSharp以外にも、iText.NETという移植版が存在します。開発者が日本人(氏原さん)のため多国語処理に強く、日本語の情報が充実しているメリットがあります。

 これに対してiTextSharpは、Visual J# .NETの再頒布可能パッケージが不要なため、C#やVisual Basic .NETから手軽に使えるといったメリットがあります。

 頻繁にバージョンアップされているため両方とも将来的に期待できますが、本稿ではiTextSharpについて紹介します。

Filed under  //   iTextSharp   PDF  

Comments [0]

Browse iTextSharp Files on SourceForge.net

iTextSharp

by blowagie, geraldhenson, psoares33

iText# (iTextSharp) is a port of the iText open source java library written entirely in C# for the .NET platform. iText# is a library that allows you to generate PDF files on the fly. It is implemented as an assembly.

Filed under  //   iTextSharp   PDF  

Comments [0]