com.lowagie.text.pdf
Class PdfPrinterGraphics2D
public
class
PdfPrinterGraphics2D
extends PdfGraphics2D
implements PrinterGraphics
This is an extension class for the sole purpose of implementing the
java.awt.print.PrinterGraphics PrinterGraphics
interface.
private PrinterJob printerJob
public PdfPrinterGraphics2D(
PdfContentByte cb, float width, float height,
FontMapper fontMapper, boolean onlyShapes, boolean convertImagesToJPEG, float quality, PrinterJob printerJob)
public PrinterJob getPrinterJob()