iText in Action: Chapter 5: Table, cell, and page events
These examples were written in the context of Chapter 5 of the book "iText in Action - Second Edition".
alternatingbackground
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/AlternatingBackground.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/AlternatingBackground.cs##
runlengthevent
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/RunLengthEvent.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/RunLengthEvent.cs##
presspreviews
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/PressPreviews.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/PressPreviews.cs##
pdfcalendar
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/PdfCalendar.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/PdfCalendar.cs##
movieyears
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/MovieYears.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/MovieYears.cs##
moviehistory1
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/MovieHistory1.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/MovieHistory1.cs##
newpage
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/NewPage.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/NewPage.cs##
hero1
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/Hero1.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/Hero1.cs##
hero2
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/Hero2.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/Hero2.cs##
hero3
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/Hero3.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/Hero3.cs##
moviehistory2
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/MovieHistory2.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/MovieHistory2.cs##
moviecountries1
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/MovieCountries1.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/MovieCountries1.cs##
moviecountries2
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/MovieCountries2.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/MovieCountries2.cs##
movieslideshow
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part1/chapter05/MovieSlideShow.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter05/MovieSlideShow.cs##