This class takes a movieclip or sprite as a content, adjusts the width to the selected paper format (landscape or portrait) and prints out the content. If the height is larger than the paper height it will a) resize the whole content to fit to the paper size if multipage is set to false, or b) automatically print out to as many pages as needed. By doing so, the ratio of width and height is always preserved.