Port the examples of “iText in Action” to C#
Wednesday, October 11th, 2006
From today, I will contribute the C# version examples of iText in Action(just port from java version to C#) version, by compile the C# version, you need .NET Framework and the last version iTextSharp.
I will update this article when I contribute new examples.
- 2006-10-11:HelloWorld
- 2006-10-11:HelloWorldBurst
- 2006-10-11:Burst.cs–split a PDF in several separate PDF files (1 per page)