iText in Action: Chapter 1: Introducing PDF and iText
These examples were written in the context of Chapter 1 of the book "iText in Action - Second Edition".
helloworld
##GITHUB:https://github.com/itext/i5js-book/blob/develop/src/part1/chapter01/HelloWorld.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter01/HelloWorld.cs##
helloworldnarrow
##GITHUB:https://github.com/itext/i5js-book/blob/develop/src/part1/chapter01/HelloWorldNarrow.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter01/HelloWorldNarrow.cs##
helloworldmaximum
##GITHUB:https://github.com/itext/i5js-book/blob/develop/src/part1/chapter01/HelloWorldMaximum.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter01/HelloWorldMaximum.cs##
helloworldletter
##GITHUB:https://github.com/itext/i5js-book/blob/develop/src/part1/chapter01/HelloWorldLetter.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter01/HelloWorldLetter.cs##
helloworldlandscape1
##GITHUB:https://github.com/itext/i5js-book/blob/develop/src/part1/chapter01/HelloWorldLandscape1.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter01/HelloWorldLandscape1.cs##
helloworldlandscape2
##GITHUB:https://github.com/itext/i5js-book/blob/develop/src/part1/chapter01/HelloWorldLandscape2.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter01/HelloWorldLandscape2.cs##
helloworldmirroredmargins
##GITHUB:https://github.com/itext/i5js-book/blob/develop/src/part1/chapter01/HelloWorldMirroredMargins.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter01/HelloWorldMirroredMargins.cs##
helloworldmirroredmarginstop
##GITHUB:https://github.com/itext/i5js-book/blob/develop/src/part1/chapter01/HelloWorldMirroredMarginsTop.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter01/HelloWorldMirroredMarginsTop.cs##
helloworldmemory
##GITHUB:https://github.com/itext/i5js-book/blob/develop/src/part1/chapter01/HelloWorldMemory.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter01/HelloWorldMemory.cs##
helloworldversion_1_7
##GITHUB:https://github.com/itext/i5js-book/blob/develop/src/part1/chapter01/HelloWorldVersion_1_7.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter01/HelloWorldVersion_1_7.cs##
helloworlddirect
##GITHUB:https://github.com/itext/i5js-book/blob/develop/src/part1/chapter01/HelloWorldDirect.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter01/HelloWorldDirect.cs##
helloworldcolumn
##GITHUB:https://github.com/itext/i5js-book/blob/develop/src/part1/chapter01/HelloWorldColumn.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter01/HelloWorldColumn.cs##
hellozip
##GITHUB:https://github.com/itext/i5js-book/blob/develop/src/part1/chapter01/HelloZip.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter01/HelloZip.cs##