- A0 - Static variable in class org.zefer.pd4ml.PD4Constants
-
2384 x 3370 points
- A1 - Static variable in class org.zefer.pd4ml.PD4Constants
-
1684 x 2384 points
- A10 - Static variable in class org.zefer.pd4ml.PD4Constants
-
74 x 105 points
- A2 - Static variable in class org.zefer.pd4ml.PD4Constants
-
1190 x 1684 points
- A3 - Static variable in class org.zefer.pd4ml.PD4Constants
-
842 x 1190 points
- A4 - Static variable in class org.zefer.pd4ml.PD4Constants
-
595 x 842 points
- A5 - Static variable in class org.zefer.pd4ml.PD4Constants
-
421 x 595 points
- A6 - Static variable in class org.zefer.pd4ml.PD4Constants
-
297 x 421 points
- A7 - Static variable in class org.zefer.pd4ml.PD4Constants
-
210 x 297 points
- A8 - Static variable in class org.zefer.pd4ml.PD4Constants
-
148 x 210 points
- A9 - Static variable in class org.zefer.pd4ml.PD4Constants
-
105 x 148 points
- addDocumentActionHandler(String, String) - Method in class org.zefer.pd4ml.PD4ML
-
method defines JavaScript action handler for generated document.
- addMetadata(String, String, boolean) - Method in class org.zefer.pd4ml.PD4ML
-
The method defines custom properties for PDF document meta data.
- addStyle(URL, boolean) - Method in class org.zefer.pd4ml.PD4ML
-
Apply additional stylesheet to the document
- addStyle(String, boolean) - Method in class org.zefer.pd4ml.PD4ML
-
Apply additional stylesheet to the document
- adjustHtmlWidth() - Method in class org.zefer.pd4ml.PD4ML
-
sets htmlWidth to the most right margin of the HTML block content.
- adjustHtmlWidthFlag - Variable in class org.zefer.pd4ml.PD4ML
-
- adjustUserSpaceWidth - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-
- adjustUserSpaceWidthDefined - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-
- AllowAnnotate - Static variable in class org.zefer.pd4ml.PD4Constants
-
Document access permission (bit 6).
Add or modify text annotations, fill in
interactive form fields, and, if bit 4 is also set,
create or modify interactive form fields.
- AllowAssembly - Static variable in class org.zefer.pd4ml.PD4Constants
-
Document access permission (bit 11, value = 1024).
(only if isStrong=true)
Assemble the document (insert, rotate, or
delete pages and create bookmarks or thumbnail images), even if bit
4 is clear.
- AllowContentExtraction - Static variable in class org.zefer.pd4ml.PD4Constants
-
Document access permission (bit 10, value = 512).
(only if isStrong=true)
Extract text and graphics
(in support of accessibility to disabled users or
for other purposes).
- AllowCopy - Static variable in class org.zefer.pd4ml.PD4Constants
-
Document access permission (bit 5, value = 16).
(isStrong=false) Copy or otherwise extract text and
graphics from the document, including extracting text
and graphics (in support of accessibility to disabled
users or for other purposes).
(isStrong=true) Copy or otherwise extract text and
graphics from the document by operations other than
that controlled by bit 10.
- AllowDegradedPrint - Static variable in class org.zefer.pd4ml.PD4Constants
-
Document access permission (bit 3, value = 4).
(isStrong=false)
Print the document.
(isStrong=true)
Print the document (possibly not at the highest quality
level, depending on whether bit 12 is also set).
- AllowFillingForms - Static variable in class org.zefer.pd4ml.PD4Constants
-
Document access permission (bit 9).
(only if isStrong=true)
Fill in existing interactive
form fields (including signature fields), even if bit 6 is clear.
- AllowModify - Static variable in class org.zefer.pd4ml.PD4Constants
-
Document access permission (bit 4, value = 8).
Modify the contents of the document by operations
other than those controlled by bits 6, 9, and 11.
- AllowPrint - Static variable in class org.zefer.pd4ml.PD4Constants
-
Document access permission (bit 12 + bit 3, value = 2052).
(only if isStrong=true)
Print the document to a representation
from which a faithful digital copy of the PDF content could be
generated.
- append(PD4DocumentBase) - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- apply(PD4ML) - Method in class org.zefer.pd4ml.PD4ConfigHandler
-
- ArchA - Static variable in class org.zefer.pd4ml.PD4Constants
-
648 x 864 points
- ArchB - Static variable in class org.zefer.pd4ml.PD4Constants
-
864 x 1296 points
- ArchC - Static variable in class org.zefer.pd4ml.PD4Constants
-
1296 x 1728 points
- ArchD - Static variable in class org.zefer.pd4ml.PD4Constants
-
1728 x 2592 points
- ArchE - Static variable in class org.zefer.pd4ml.PD4Constants
-
2592 x 3456 points
- ArchE1 - Static variable in class org.zefer.pd4ml.PD4Constants
-
2160 x 3024 points
- authorName - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-
- generateFontPropertiesFile(String, String) - Static method in class org.zefer.pd4ml.PD4Util
-
scan font directory and generate pd4fonts.properties
- generateFontPropertiesFile(String, BufferedOutputStream, boolean) - Static method in class org.zefer.pd4ml.PD4Util
-
scan font directory, generate pd4fonts.properties and output it to the given OutputStream.
- generateHyperlinks - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-
- generateHyperlinksDefined - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-
- generateMulticolumn(int, int, boolean) - Method in class org.zefer.pd4ml.PD4ML
-
switches PD4ML into multicolumn mode.
- generateOutlines(boolean) - Method in class org.zefer.pd4ml.PD4ML
-
if triggered, than PD4ML generates PDF bookmarks (aka outlines).
- generatePdfa(boolean) - Method in class org.zefer.pd4ml.PD4ML
-
Forces PD4ML to output PDF compliant with PDF/A specification.
- generatePdfForms - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-
- generatePdfForms(boolean, String) - Method in class org.zefer.pd4ml.PD4ML
-
forces PD4ML to convert HTML forms into PDF forms (Acroforms).
- generatePdfFormsDefined - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-
- getAreaHeight() - Method in class org.zefer.pd4ml.PD4PageMark
-
returns header or footer height.
- getAuthor() - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- getCache() - Method in class org.zefer.pd4ml.PD4ML
-
- getColor() - Method in class org.zefer.pd4ml.PD4PageMark
-
- getCreationDate() - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- getCreator() - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- getDetails() - Method in class org.zefer.pd4ml.PD4ML.StatusMessage
-
- getFont() - Method in class org.zefer.pd4ml.PD4PageMark
-
returns font currently used for header or footer
- getFont(int) - Method in class org.zefer.pd4ml.PD4PageMark
-
returns font currently used for header or footer
The method can be overridden in order to add page dependent
header/footer font definition
- getFontSize() - Method in class org.zefer.pd4ml.PD4PageMark
-
- getHtmlTemplate() - Method in class org.zefer.pd4ml.PD4PageMark
-
returns HTML template used to print entire document header/footer area.
- getHtmlTemplate(int) - Method in class org.zefer.pd4ml.PD4PageMark
-
returns string template used to print HTML header or footer
The method can be overridden in order to add page dependent
template specification
- getInitialPageNumber() - Method in class org.zefer.pd4ml.PD4PageMark
-
returns initial value for the PDF document page counter.
- getKeywords() - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- getLastRenderInfo(String) - Method in class org.zefer.pd4ml.PD4ML
-
returns statistics for the last render() call
- getMessage(int, String) - Static method in class org.zefer.pd4ml.PD4ML.StatusMessage
-
- getMessage() - Method in class org.zefer.pd4ml.PD4ML.StatusMessage
-
- getModDate() - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- getNumberOfPages() - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- getObjectCounter() - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- getPageBackgroundColor(int) - Method in class org.zefer.pd4ml.PD4PageMark
-
returns background color for the specified page
The method can be overridden in order to add page dependent
color definition
- getPageBackgroundColor() - Method in class org.zefer.pd4ml.PD4PageMark
-
returns default page background color
- getPageBackgroundImageUrl(int) - Method in class org.zefer.pd4ml.PD4PageMark
-
returns background image URL for the specified page
The method can be overridden in order to add page dependent
background image definition
- getPageBackgroundImageUrl() - Method in class org.zefer.pd4ml.PD4PageMark
-
returns default page background image URL
- getPageContent(int) - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- getPageNumberAlignment() - Method in class org.zefer.pd4ml.PD4PageMark
-
returns page number alignment
- getPageNumberTemplate() - Method in class org.zefer.pd4ml.PD4PageMark
-
returns string template used to print page numbers
- getPageNumberTemplate(int) - Method in class org.zefer.pd4ml.PD4PageMark
-
returns string template used to print page numbers.
- getPagesToSkip() - Method in class org.zefer.pd4ml.PD4PageMark
-
returns number of pages that should not be
marked with header or footer area
- getPdfFormatVersion() - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- getPermissions() - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- getProducer() - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- getSubject() - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- getTitle() - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- getTitleAlignment() - Method in class org.zefer.pd4ml.PD4PageMark
-
returns title alignment value
- getTitleTemplate() - Method in class org.zefer.pd4ml.PD4PageMark
-
returns string template used to print document title
in header or footer area
- getTitleTemplate(int) - Method in class org.zefer.pd4ml.PD4PageMark
-
returns string template used to print document title
in header or footer area
The method can be overridden in order to add page dependent
template specification
- getVersion() - Static method in class org.zefer.pd4ml.PD4ML
-
getVersion() returns current version number
- getWatermarkBounds() - Method in class org.zefer.pd4ml.PD4PageMark
-
- getWatermarkOpacity() - Method in class org.zefer.pd4ml.PD4PageMark
-
- getWatermarkUrl() - Method in class org.zefer.pd4ml.PD4PageMark
-
- password - Variable in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- password - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-
- PD4Cache - Class in org.zefer.pd4ml
-
- PD4Cache() - Constructor for class org.zefer.pd4ml.PD4Cache
-
- PD4ConfigHandler - Class in org.zefer.pd4ml
-
- PD4ConfigHandler() - Constructor for class org.zefer.pd4ml.PD4ConfigHandler
-
- PD4Constants - Class in org.zefer.pd4ml
-
- PD4Constants() - Constructor for class org.zefer.pd4ml.PD4Constants
-
- PD4Document - Class in org.zefer.pd4ml
-
- PD4Document(byte[], String) - Constructor for class org.zefer.pd4ml.PD4Document
-
- PD4Document(InputStream, String) - Constructor for class org.zefer.pd4ml.PD4Document
-
- PD4Document(URL, String) - Constructor for class org.zefer.pd4ml.PD4Document
-
- PD4DocumentBase - Class in org.zefer.pd4ml.npdf
-
- PD4DocumentBase() - Constructor for class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- PD4DocumentBase(byte[], String) - Constructor for class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- PD4DocumentBase(InputStream, String) - Constructor for class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- PD4DocumentBase(URL, String) - Constructor for class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- PD4InvalidPasswordException - Exception in org.zefer.pd4ml
-
- PD4InvalidPasswordException(String) - Constructor for exception org.zefer.pd4ml.PD4InvalidPasswordException
-
- PD4InvokeException - Exception in org.zefer.pd4ml
-
- PD4InvokeException(String) - Constructor for exception org.zefer.pd4ml.PD4InvokeException
-
- PD4ML - Class in org.zefer.pd4ml
-
- PD4ML() - Constructor for class org.zefer.pd4ml.PD4ML
-
PD4ML Constructor
Creates and initializes an instance of the rendering engine
- PD4ML.StatusMessage - Class in org.zefer.pd4ml
-
- PD4ML_ABSOLUTE_ADDRESS_SPACE - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.absolute.address.space" (not yet completely implemented!)
if "pages" (default) - it uses all page space for absolute positioning and ignores explicit page breaks,
if "document" - behaves as PD4ML versions prior to v360: breaks with flow (not absolute positioned) content.
- PD4ML_ALLOWED_RESOURCE_LOCATION - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.allowed.resource.location"
forces PD4ML to avoid loading of external resources (CSSs, images, attachments) located outside of (not nested to) the given URI.
- PD4ML_BACKGROUND_AS_PATTERNS - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.background.as.patterns" - Allows to switch on pre-v385fx3 background image logic with "false" value.
- PD4ML_BASIC_AUTHENTICATION - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.basic.authentication" - expect authentication string in "login:password" form.
- PD4ML_CACHE_ENABLE - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.cache.enable" - allows to disable internal file cache.
- PD4ML_CACHE_IMAGES_IN_TMP_DIR - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.cache.images.in.tmp.dir"
if "true" - PD4ML does not cache downloaded images in RAM, but uses /tmp directory for that.
- PD4ML_CONFIG_FILE - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.config.file" - environment variable specifies configuration file location.
- PD4ML_CONFIG_HANDLER_CLASS - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.config.handler.class" - environment variable specifies configuration file reader class.
- PD4ML_CSS_IMPORT_DIRECTIVE - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.css.import.directive".
- PD4ML_DISABLE_EXTERNAL_ATTACHMENTS - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.disable.external.attachments"
if "true", it does not load attachments (<pd4ml:attachment>) from local system and from URL.
- PD4ML_DOCUMENT_DATE - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.document.date" - allows to override document creation date.
- PD4ML_DOCUMENT_HEIGHT_PX - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.document.height.px" - allows to request document height in pixels (ignoring page breaks, if any)
- PD4ML_DOCUMENT_VIEW_MODE - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.document.view.mode" defines default view mode for generated document, one from:
"SinglePage", "OneColumn", "TwoColumnLeft", "TwoColumnRight", "TwoPageLeft", "TwoPageRight";
- PD4ML_DOCUMENT_XMP_DATE - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.document.xmp.date" - allows to override document creation date in XMP metadata.
- PD4ML_ENABLE_CANVAS_INTERPRETER - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.enable.canvas.interpreter" - "true" forces PD4ML to lookup PD4CanvasHandler and use it as <canvas> hadler.
- PD4ML_ENABLE_HTTP_ERRORS - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.enable.http.errors" - by "true" propagates HTML loading HTTP errors to the PD4ML API level.
- PD4ML_EXTERNAL_CANVAS_HANDLER - Static variable in class org.zefer.pd4ml.PD4Constants
-
"PD4CanvasHandler" pluggable <canvas> interpreter class name (the class must implement org.zefer.cache.DynamicImageHandler interface)
- PD4ML_EXTRA_RESOURCE_LOADERS - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.extra.resource.loaders"
- PD4ML_FAKE_BROWSER - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.fake.browser" - allows PD4ML to pretend to be a regular browser (from HTTP perspective).
- PD4ML_FIX20130116 - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.fix.20130116" - "true" forces PD4ML to workaround problem with occasional repeating of table rows after a page break
- PD4ML_FIX20150816 - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.fix.20150816" - "true" forces PD4ML to workaround problem with using of CJK fonts to print English texts
- PD4ML_FORCE_RTL - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.force.rtl" - Applies Right-To-Left word order also to not-RTL languages.
- PD4ML_GENERATE_TOOLTIPS - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.generate.tooltips"
if "true", produces tooltips (PDF annotations) from TITLE HTML attributes.
- PD4ML_HEADER_HEIGHT_LIMIT - Static variable in class org.zefer.pd4ml.PD4Constants
-
Default is "true" - header/footer height max value is limited by 1/3 page height.
- PD4ML_HTTP_PROXY - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.http.proxy" - allows to define HTTP proxy "server:port" for current conversion, keeping global proxy settings untouched.
- PD4ML_HTTP_REQUEST_DISPATCHER - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.http.request.dispatcher"
if "enable" (default) - it tries to use RequestDispatcher.include() to load local web application resources
(relies on PD4ML#useHttpRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
),
if "disable" - behaves as PD4ML versions prior to v360fx1.
- PD4ML_IDS_AS_DESTINATIONS - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.ids.as.destinations"
- PD4ML_IMAGE_REPOSITORY - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.image.repository" - property specifies additional image location(s).
- PD4ML_INFO_AUTHOR - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.info.author" - allows to request document author info
- PD4ML_INFO_TITLE - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.info.title" - allows to request document title
- PD4ML_INITIAL_PAGE_NUMBER - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.initial.page.number"
- PD4ML_LEGACY_RTL_MODE - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.legacy.rtl.mode" - "true" does not change table columns order when dir=rtl (for backward compatibility with older PD4ML versions).
- PD4ML_LEGACY_TEXT_BASELINE_COMPUTATION - Static variable in class org.zefer.pd4ml.PD4Constants
-
- PD4ML_MEDIA_TYPE_PRINT - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.media.type.print".
- PD4ML_MOBILE_DEVICE_OPTIMIZE - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.mobile.device.optimize" - used in internal projects; to be changed in the future
- PD4ML_MOBILE_DEVICE_WIDTH - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.mobile.device.width" - used in internal projects; to be changed in the future
- PD4ML_PDFA_STATUS - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.pdfa.status" - returns an array of PDF/A conformity warnings or errors.
- PD4ML_PRINT_DIALOG_POPUP - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.print.dialog.popup" - if "true" forces PDF viewer to pop up a print dialog.
- PD4ML_RIGHT_EDGE_PX - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.right.edge.px" - allows to request the maximal element width for the last rendered document.
- PD4ML_SESSIONID_APPEND - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.sessionid.append" - if "false" suppresses session ID append to the image/CSS requests
- PD4ML_SESSIONID_VARNAME - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.sessionid.varname"
- PD4ML_SOCKET_TIMEOUT - Static variable in class org.zefer.pd4ml.PD4Constants
-
- PD4ML_STYLESHEETS_TO_OMIT - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.stylesheets.to.omit" - semicolon-delimited list of stylesheet path patterns, to be ignored by document rendering
- PD4ML_SUPPRESS_BLANK_PAGES - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.suppress.blank.pages" (default = "true")
if "false" - PD4ML does not try to suppress occasional blank pages (i.e.
- PD4ML_TOTAL_PAGES - Static variable in class org.zefer.pd4ml.PD4Constants
-
"pd4ml.total.pages" - allows to request number of pages of generated PDF
- PD4PageMark - Class in org.zefer.pd4ml
-
- PD4PageMark() - Constructor for class org.zefer.pd4ml.PD4PageMark
-
- PD4ProgressListener - Interface in org.zefer.pd4ml
-
- PD4Util - Class in org.zefer.pd4ml
-
- PD4Util() - Constructor for class org.zefer.pd4ml.PD4Util
-
- pdf - Variable in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- PDF - Static variable in class org.zefer.pd4ml.PD4Constants
-
PD4ML output format "pdf"
- pdfa - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-
- PDFA - Static variable in class org.zefer.pd4ml.PD4Constants
-
PD4ML output format "pdfa" (overrides generatePdfa(boolean))
- pdfaDefined - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-
- permissions - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-
- PNG24 - Static variable in class org.zefer.pd4ml.PD4Constants
-
PD4ML output format "PNG" (24bit colorspace, supports alpha channel).
- PNG8 - Static variable in class org.zefer.pd4ml.PD4Constants
-
PD4ML output format "PNG" (indexed colorspace).
- predictPageHeight(Insets, Dimension, int) - Static method in class org.zefer.pd4ml.PD4ML
-
- predictScale(Insets, Dimension, int) - Static method in class org.zefer.pd4ml.PD4ML
-
- printBackground(PD4Device, PD4PageMark, PD4PageMark, URL, int, ResourceCache) - Method in class org.zefer.pd4ml.PD4ML
-
- printHtmlHeaderAndFooter(PD4Device, PD4PageMark, PD4PageMark, String, URL, int, int, int, String, ResourceCache, double) - Method in class org.zefer.pd4ml.PD4ML
-
- printInlineHtmlHeaderOrFooter(PD4Device, boolean, PageHeaderElement, String, int, int, Map, int, int, int, Vector) - Method in class org.zefer.pd4ml.PD4ML
-
Prints header or footer (defined inline) whose height can vary from page to page.
- printInlineRtfHeaderOrFooter(PD4RtfDevice, PageHeaderElement, String, Map, int, int) - Method in class org.zefer.pd4ml.PD4ML
-
Prints header or footer (defined inline) whose height can vary from page to page.
- printRtfHeaderOrFooter(PD4RtfDevice, PD4PageMark, String, URL, int, String, ResourceCache, double, boolean) - Method in class org.zefer.pd4ml.PD4ML
-
- progressUpdate(int, int, String, long) - Method in interface org.zefer.pd4ml.PD4ProgressListener
-
- protectPhysicalUnitDimensions() - Method in class org.zefer.pd4ml.PD4ML
-
makes PD4ML to output PDF objects respecting dimensions/font sizes given in "in", "pt", "cm" etc.
- setAreaHeight(int) - Method in class org.zefer.pd4ml.PD4PageMark
-
defines height of the header or footer area
- setAuthor(String) - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- setAuthorName(String) - Method in class org.zefer.pd4ml.PD4ML
-
sets an author name for the document
- setCache(PD4Cache) - Method in class org.zefer.pd4ml.PD4ML
-
lets PD4ML to reuse data, cached by another PD4ML instance.
- setColor(Color) - Method in class org.zefer.pd4ml.PD4PageMark
-
setColor() sets the color of header or footer text
- setCookie(String, String) - Method in class org.zefer.pd4ml.PD4ML
-
makes PD4ML to add a cookie with given name and value to each URL connection request
- setCreator(String) - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- setDefaultTTFs(String, String, String) - Method in class org.zefer.pd4ml.PD4ML
-
defines deafult TTF font faces to be used as substritutions for unknown fonts.
- setDetails(String) - Method in class org.zefer.pd4ml.PD4ML.StatusMessage
-
- setDocumentTitle(String) - Method in class org.zefer.pd4ml.PD4ML
-
forces to override HTML title
- setDynamicParams(Map) - Method in class org.zefer.pd4ml.PD4ML
-
- setFont(Font) - Method in class org.zefer.pd4ml.PD4PageMark
-
sets font for header (footer) (since v1.2.0b2)
- setFontSize(int) - Method in class org.zefer.pd4ml.PD4PageMark
-
sets font size for the header of footer
- setHtmlTemplate(String) - Method in class org.zefer.pd4ml.PD4PageMark
-
sets HTML template used to print entire document header/footer area.
- setHtmlWidth(int) - Method in class org.zefer.pd4ml.PD4ML
-
defines desired HTML page width in screen pixels.
- setInitialPageNumber(int) - Method in class org.zefer.pd4ml.PD4PageMark
-
defines initial value for the
PDF document page counter.
- setKeywords(String) - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- setModDate() - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
sets the document modification date to "now"
- setPageBackgroundColor(Color) - Method in class org.zefer.pd4ml.PD4PageMark
-
defines default page background color
- setPageBackgroundImageUrl(String) - Method in class org.zefer.pd4ml.PD4PageMark
-
defines default page background image (form, letterhead)
- setPageFooter(PD4PageMark) - Method in class org.zefer.pd4ml.PD4ML
-
defines page footer area
- setPageHeader(PD4PageMark) - Method in class org.zefer.pd4ml.PD4ML
-
defines page header area
- setPageInsets(Insets) - Method in class org.zefer.pd4ml.PD4ML
-
specifies page insets in points
- setPageInsetsMM(Insets) - Method in class org.zefer.pd4ml.PD4ML
-
specifies page insets in millimeters.
- setPageNumberAlignment(int) - Method in class org.zefer.pd4ml.PD4PageMark
-
defines alignment for the page numbers
in the document's header of footer area
- setPageNumberTemplate(String) - Method in class org.zefer.pd4ml.PD4PageMark
-
defines a template for page number representation
No page numbering is printed, if the pageNumberTemplate is set to null.
Default value is null.
If HTML template specified, than the method call is ignored.
- setPageSize(Dimension) - Method in class org.zefer.pd4ml.PD4ML
-
defines page size in points.
- setPageSizeMM(Dimension) - Method in class org.zefer.pd4ml.PD4ML
-
defines page size in milimeters.
- setPagesToSkip(int) - Method in class org.zefer.pd4ml.PD4PageMark
-
defines a number of pages from the document beginning, that should not
be marked with the header or footer info.
- setPermissions(String, int, boolean) - Method in class org.zefer.pd4ml.PD4ML
-
forces the resulting document to be encrypted with the given password
- setSessionID(String) - Method in class org.zefer.pd4ml.PD4ML
-
the method informs PD4ML about current session ID (in web application environments).
- setSubject(String) - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- setTitle(String) - Method in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- setTitleAlignment(int) - Method in class org.zefer.pd4ml.PD4PageMark
-
defines alignment for the page title string
in the document's header of footer.
Note: only single line headers
are supported
- setTitleTemplate(String) - Method in class org.zefer.pd4ml.PD4PageMark
-
defines a template for page title representation.
No title is printed, if the titleTemplate is set to null.
- setWatermark(String, Rectangle, int) - Method in class org.zefer.pd4ml.PD4PageMark
-
specifies watermark image to be printed on every page.
- smartTableBreaks - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-
- smartTableBreaksDefined - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-
- StatusMessage(int, int, String) - Constructor for class org.zefer.pd4ml.PD4ML.StatusMessage
-
- stream - Variable in class org.zefer.pd4ml.npdf.PD4DocumentBase
-
- styleToAdd - Variable in class org.zefer.pd4ml.PD4ConfigHandler
-