Adding a background to a table
Examples written in answer to questions such as:
coloredbackground
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
tiledbackground
##GITHUB:https://github.com/itext/i5js-sandbox/blob/master/src/main/java/sandbox/tables/TiledBackground.java##