public class PdfUADocument extends PdfDocument
catalog, closed, closeReader, closeWriter, eventDispatcher, fingerPrint, flushUnusedObjects, info, isClosing, pdfVersion, properties, reader, serializeOptions, structParentIndex, structTreeRoot, tagStructureContext, trailer, writer, xmpMetadata| Constructor and Description |
|---|
PdfUADocument(PdfReader reader,
PdfWriter writer,
PdfUAConfig config)
Creates a PdfUADocument instance.
|
PdfUADocument(PdfReader reader,
PdfWriter writer,
StampingProperties properties,
PdfUAConfig config)
Creates a PdfUADocument instance.
|
PdfUADocument(PdfWriter writer,
DocumentProperties properties,
PdfUAConfig config)
Creates a PdfUADocument instance.
|
PdfUADocument(PdfWriter writer,
PdfUAConfig config)
Creates a PdfUADocument instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
disablePageFlushingWarning()
Disables the warning for page flushing.
|
IConformanceLevel |
getConformanceLevel()
{inheritDoc}
|
protected IPdfPageFactory |
getPageFactory() |
addAssociatedFile, addCustomMetadataExtensions, addEventHandler, addFileAttachment, addFont, addNamedDestination, addNamedDestination, addNewPage, addNewPage, addNewPage, addNewPage, addOutputIntent, addPage, addPage, checkAndAddPage, checkAndAddPage, checkClosingStatus, checkIsoConformance, checkIsoConformance, checkIsoConformance, checkIsoConformance, checkShowTextIsoConformance, close, copyPagesTo, copyPagesTo, copyPagesTo, copyPagesTo, copyPagesTo, copyPagesTo, copyPagesTo, copyPagesTo, createNextIndirectReference, dispatchEvent, dispatchEvent, findFont, flushCopiedObjects, flushFonts, flushInfoDictionary, flushObject, getAssociatedFiles, getCatalog, getDefaultFont, getDefaultPageSize, getDiContainer, getDocumentFonts, getDocumentId, getDocumentIdWrapper, getDocumentInfo, getEncryptedPayloadDocument, getFingerPrint, getFirstPage, getFont, getLastPage, getMemoryLimitsAwareHandler, getModifiedDocumentId, getNextStructParentIndex, getNumberOfPages, getNumberOfPdfObjects, getOriginalDocumentId, getOutlines, getPage, getPage, getPageLabels, getPageNumber, getPageNumber, getPdfObject, getPdfVersion, getReader, getSerializeOptions, getStructTreeRoot, getTagStructureContext, getTrailer, getWriter, getXmpMetadata, getXmpMetadata, hasEventHandler, hasOutlines, initializeOutlines, initTagStructureContext, isAppendMode, isClosed, isCloseReader, isCloseWriter, isFlushUnusedObjects, isTagged, listIndirectReferences, markObjectAsMustBeFlushed, markStreamAsEmbeddedFile, movePage, movePage, open, registerProduct, removeAllHandlers, removeEventHandler, removePage, removePage, setCloseReader, setCloseWriter, setDefaultPageSize, setEncryptedPayload, setFlushUnusedObjects, setSerializeOptions, setTagged, setUserProperties, setXmpMetadata, setXmpMetadata, setXmpMetadata, storeDestinationToReaddress, tryInitTagStructure, updateDefaultXmpMetadata, updateXmpMetadatapublic PdfUADocument(PdfWriter writer, PdfUAConfig config)
writer - The writer to write the PDF document.config - The configuration for the PDF/UA document.public PdfUADocument(PdfWriter writer, DocumentProperties properties, PdfUAConfig config)
writer - The writer to write the PDF document.properties - The properties for the PDF document.config - The configuration for the PDF/UA document.public PdfUADocument(PdfReader reader, PdfWriter writer, PdfUAConfig config)
reader - The reader to read the PDF document.writer - The writer to write the PDF document.config - The configuration for the PDF/UA document.public PdfUADocument(PdfReader reader, PdfWriter writer, StampingProperties properties, PdfUAConfig config)
reader - The reader to read the PDF document.writer - The writer to write the PDF document.properties - The properties for the PDF document.config - The configuration for the PDF/UA document.public IConformanceLevel getConformanceLevel()
getConformanceLevel in class PdfDocumentprotected IPdfPageFactory getPageFactory()
getPageFactory in class PdfDocumentpublic void disablePageFlushingWarning()
Copyright © 1998–2024 Apryse Group NV. All rights reserved.