Adding a background to a table
Examples written in answer to questions such as:
coloredbackground
##GITHUB:https://github.com/itext/i5js-sandbox/blob/master/src/main/java/sandbox/tables/ImageBackground.java##
##GITHUB:https://github.com/itext/itext-publications-samples-dotnet/blob/master/itext/itext.samples/itext/samples/sandbox/tables/ImageBackground.cs##
imagebackground
##GITHUB:https://github.com/itext/i5js-sandbox/blob/master/src/main/java/sandbox/tables/ColoredBackground.java##
##GITHUB:https://github.com/itext/itext-publications-samples-dotnet/blob/master/itext/itext.samples/itext/samples/sandbox/tables/ColoredBackground.cs##
simpletable10
##GITHUB:https://github.com/itext/i5js-sandbox/blob/master/src/main/java/sandbox/tables/SimpleTable10.java##
##GITHUB:https://github.com/itext/itext-publications-samples-dotnet/blob/master/itext/itext.samples/itext/samples/sandbox/tables/SimpleTable10.cs##
tiledbackground
##GITHUB:https://github.com/itext/i5js-sandbox/blob/master/src/main/java/sandbox/tables/TiledBackground.java##
##GITHUB:https://github.com/itext/itext-publications-samples-dotnet/blob/master/itext/itext.samples/itext/samples/sandbox/tables/TiledBackground.cs##