public interface PDFRendererContextConstants extends RendererContextConstants
Modifier and Type | Field and Description |
---|---|
static String |
PDF_CONTEXT
The current PDF page for page renference and as a resource context.
|
static String |
PDF_DOCUMENT
The PDF document that this image is being drawn into.
|
static String |
PDF_FONT_INFO
The current font information for the pdf renderer.
|
static String |
PDF_FONT_NAME
The current pdf font name.
|
static String |
PDF_FONT_SIZE
The current pdf font size.
|
static String |
PDF_PAGE
The current PDF page for page renference and as a resource context.
|
static String |
PDF_STREAM
The current PDF stream to draw directly to.
|
FOREIGN_ATTRIBUTES, HANDLER_CONFIGURATION, HEIGHT, OUTPUT_STREAM, PAGE_VIEWPORT, WIDTH, XPOS, YPOS
static final String PDF_DOCUMENT
static final String PDF_PAGE
static final String PDF_CONTEXT
static final String PDF_STREAM
static final String PDF_FONT_INFO
static final String PDF_FONT_NAME
static final String PDF_FONT_SIZE
Copyright © 2025 Apache Software Foundation. All rights reserved.