Chunk examples
Examples written in answer to questions such as:
Click How to allow a Unicode subscript symbol in a PDF without using setTextRise()?
Click How to introduce superscript? | iText 5 PDF Development Guide
chunkbackground
##GITHUB:https://github.com/itext/i5js-sandbox/blob/master/src/main/java/sandbox/objects/ChunkBackground.java##
subsuperscript
##GITHUB:https://github.com/itext/i5js-sandbox/blob/master/src/main/java/sandbox/objects/SubSuperScript.java##
ordinalnumbers
##GITHUB:https://github.com/itext/i5js-sandbox/blob/master/src/main/java/sandbox/objects/OrdinalNumbers.java##
standarddeviation
##GITHUB:https://github.com/itext/i5js-sandbox/blob/master/src/main/java/sandbox/objects/StandardDeviation.java##
bullets
##GITHUB:https://github.com/itext/i5js-sandbox/blob/master/src/main/java/sandbox/objects/Bullets.java##