public class PdfUtils
Helper methods for working with PDF
| Modifier and Type | Field and Description |
|---|---|
static float |
A4_HEIGHT_INCHES |
static float |
UNIT_SIZE_INCHES |
| Modifier and Type | Method and Description |
|---|---|
static android.graphics.RectF |
defaultPhysicalBounds() |
static android.graphics.RectF |
fitToPhysicalBounds() |
public static float UNIT_SIZE_INCHES
public static float A4_HEIGHT_INCHES
public static android.graphics.RectF defaultPhysicalBounds()
public static android.graphics.RectF fitToPhysicalBounds()