Pdf Configuration
constructor(attributes: PdfAttributes = PdfAttributes( ), pageSize: PageSize = PageSize.A4, pageDirection: PageDirection = PageDirection.PORTRAIT, pageFit: PageFit = PageFit.FIT_IN, dpi: Int = 72, jpegQuality: Int = 80, resamplingMethod: ResamplingMethod = ResamplingMethod.NONE)