Java org.apache.pdfbox.printing PDFPrintable fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.printing PDFPrintable fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.printing PDFPrintable.

The text is from its open source code.

Constructor

PDFPrintable(PDDocument document, Scaling scaling)
Creates a new PDFPrintable with the given page scaling.
PDFPrintable(PDDocument document)
Creates a new PDFPrintable.