- calculateSize(Size) - Method in class com.pdftools.geometry.units.Resolution
-
Calculate the physical size of an object, e.g.
- CENTIMETRE - com.pdftools.geometry.units.Length.Units
-
The centimetre, symbol cm, equal to 0.01m
.
- Certificate - Class in com.pdftools.crypto.providers
-
A X.509 certificate
- Certificate - Class in com.pdftools.signaturevalidation
-
A X.509 certificate
- CERTIFICATE_NO_REVOCATION_INFORMATION - com.pdftools.signaturevalidation.SubIndication
-
The certificate has no revocation information.
- CertificateChain - Class in com.pdftools.signaturevalidation
-
- CertificateList - Class in com.pdftools.crypto.providers
-
- CertificationSignature - Class in com.pdftools.pdf
-
A document certification (MDP) signature that certifies the document
- certify(Document, SignatureConfiguration, Stream) - Method in class com.pdftools.sign.Signer
-
Add a document certification signature
- certify(Document, SignatureConfiguration, Stream, MdpPermissionOptions) - Method in class com.pdftools.sign.Signer
-
Add a document certification signature
- certify(Document, SignatureConfiguration, Stream, MdpPermissionOptions, OutputOptions) - Method in class com.pdftools.sign.Signer
-
Add a document certification signature
- CHAIN_CONSTRAINTS_FAILURE - com.pdftools.signaturevalidation.SubIndication
-
The signature is considered invalid because the certificate chain used in the validation process does not match the validation constraints related to the certificate.
- CHANGED_COLORANT - com.pdftools.pdfa.conversion.EventCategory
-
Resolved ambiguous or conflicting descriptions of colorants (spot colors).
- CHANGED_TO_INITIAL_DOCUMENT - com.pdftools.pdfa.conversion.EventCode
-
- clear() - Method in class com.pdftools.crypto.providers.CertificateList
-
Not supported.
- clear() - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
Not supported.
- clear() - Method in class com.pdftools.image.PageList
-
Not supported.
- clear() - Method in class com.pdftools.MetadataDictionary
-
- clear() - Method in class com.pdftools.pdf.SignatureFieldList
-
Not supported.
- clear() - Method in class com.pdftools.signaturevalidation.CertificateChain
-
Not supported.
- clear() - Method in class com.pdftools.signaturevalidation.ValidationResults
-
Not supported.
- clear() - Method in class com.pdftools.StringList
-
Not supported.
- CLIPPED_NUMBER_VALUE - com.pdftools.pdfa.conversion.EventCode
-
- close() - Method in class com.pdftools.crypto.providers.pkcs11.Module
-
Close all open sessions and unload the module
- close() - Method in class com.pdftools.crypto.providers.Provider
-
Close the object
- close() - Method in class com.pdftools.image.Document
-
Close the object.
- close() - Method in class com.pdftools.pdf.Document
-
Close the object.
- close() - Method in class com.pdftools.sys.FileStream
-
Close the file stream.
- close() - Method in class com.pdftools.sys.MemoryStream
-
- close() - Method in interface com.pdftools.sys.Stream
-
Close the stream and release all associated resources.
- CmsSignatureContent - Class in com.pdftools.signaturevalidation
-
The data and validation result of the cryptographic signature
- CMYK - com.pdftools.pdf2image.ColorSpace
-
- CMYK - com.pdftools.pdf2image.JpegColorSpace
-
- COLOR - com.pdftools.pdfa.validation.ErrorCategory
-
The document contains device-specific color spaces.
- ColorSpace - Enum in com.pdftools.pdf2image
-
The color space used in various image formats
- com.pdftools - package com.pdftools
-
- com.pdftools.crypto - package com.pdftools.crypto
-
- com.pdftools.crypto.providers - package com.pdftools.crypto.providers
-
- com.pdftools.crypto.providers.builtin - package com.pdftools.crypto.providers.builtin
-
- com.pdftools.crypto.providers.globalsigndss - package com.pdftools.crypto.providers.globalsigndss
-
- com.pdftools.crypto.providers.pkcs11 - package com.pdftools.crypto.providers.pkcs11
-
- com.pdftools.crypto.providers.swisscomsigsrv - package com.pdftools.crypto.providers.swisscomsigsrv
-
- com.pdftools.geometry.integer - package com.pdftools.geometry.integer
-
- com.pdftools.geometry.units - package com.pdftools.geometry.units
-
- com.pdftools.image - package com.pdftools.image
-
- com.pdftools.image2pdf - package com.pdftools.image2pdf
-
- com.pdftools.image2pdf.profiles - package com.pdftools.image2pdf.profiles
-
- com.pdftools.internal - package com.pdftools.internal
-
- com.pdftools.optimization - package com.pdftools.optimization
-
- com.pdftools.optimization.profiles - package com.pdftools.optimization.profiles
-
- com.pdftools.pdf - package com.pdftools.pdf
-
- com.pdftools.pdf2image - package com.pdftools.pdf2image
-
- com.pdftools.pdf2image.profiles - package com.pdftools.pdf2image.profiles
-
- com.pdftools.pdfa.conversion - package com.pdftools.pdfa.conversion
-
- com.pdftools.pdfa.validation - package com.pdftools.pdfa.validation
-
- com.pdftools.sign - package com.pdftools.sign
-
- com.pdftools.signaturevalidation - package com.pdftools.signaturevalidation
-
- com.pdftools.signaturevalidation.profiles - package com.pdftools.signaturevalidation.profiles
-
- com.pdftools.sys - package com.pdftools.sys
-
- compareTo(Length) - Method in class com.pdftools.geometry.units.Length
-
- compareTo(Conformance.PdfAVersion) - Method in class com.pdftools.pdf.Conformance.PdfAVersion
-
- compareTo(Conformance.Version) - Method in class com.pdftools.pdf.Conformance.Version
-
- CompressionAlgorithmSelection - Enum in com.pdftools.optimization
-
The strategy for recompressing images
- Conformance - Class in com.pdftools.pdf
-
The conformance of a PDF document
- Conformance(Conformance.PdfAVersion) - Constructor for class com.pdftools.pdf.Conformance
-
Create a new PDF/A conformance.
- Conformance(Conformance.Version) - Constructor for class com.pdftools.pdf.Conformance
-
Create a new conformance for a specific PDF version.
- Conformance.PdfAVersion - Class in com.pdftools.pdf
-
The attributes of a PDF/A version
- Conformance.PdfAVersion.Level - Enum in com.pdftools.pdf
-
The PDF/A conformance level that defines the requirements on the quality of the document's content.
- Conformance.Version - Class in com.pdftools.pdf
-
The PDF version number
- ConformanceException - Exception in com.pdftools
-
The document has an invalid conformance level.
- ConformanceException(String) - Constructor for exception com.pdftools.ConformanceException
-
- conformsTo(Conformance) - Method in class com.pdftools.pdf.Conformance
-
Check if this conformance conforms to another.
- consentRequired(StepUp.ConsentRequired) - Method in interface com.pdftools.crypto.providers.swisscomsigsrv.StepUp.ConsentRequiredListener
-
- constraint(Validator.Constraint) - Method in interface com.pdftools.signaturevalidation.Validator.ConstraintListener
-
- ConstraintResult - Class in com.pdftools.signaturevalidation
-
The result of a constraint validation.
- contains(Rectangle) - Method in class com.pdftools.geometry.units.Rectangle
-
Determines whether another rectangle is non-strictly inscribed into the present rectangle.
- contains(Object) - Method in class com.pdftools.crypto.providers.CertificateList
-
- contains(Object) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
- contains(Object) - Method in class com.pdftools.image.PageList
-
- contains(Object) - Method in class com.pdftools.pdf.SignatureFieldList
-
- contains(Object) - Method in class com.pdftools.signaturevalidation.CertificateChain
-
- contains(Object) - Method in class com.pdftools.signaturevalidation.ValidationResults
-
- contains(Object) - Method in class com.pdftools.StringList
-
- containsAll(Collection<?>) - Method in class com.pdftools.crypto.providers.CertificateList
-
- containsAll(Collection<?>) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
- containsAll(Collection<?>) - Method in class com.pdftools.image.PageList
-
- containsAll(Collection<?>) - Method in class com.pdftools.pdf.SignatureFieldList
-
- containsAll(Collection<?>) - Method in class com.pdftools.signaturevalidation.CertificateChain
-
- containsAll(Collection<?>) - Method in class com.pdftools.signaturevalidation.ValidationResults
-
- containsAll(Collection<?>) - Method in class com.pdftools.StringList
-
- containsKey(Object) - Method in class com.pdftools.MetadataDictionary
-
- containsValue(Object) - Method in class com.pdftools.MetadataDictionary
-
- ContentOptions - Class in com.pdftools.pdf2image
-
The parameters how to render PDF content elements
- conversionEvent(Converter.ConversionEvent) - Method in interface com.pdftools.pdfa.conversion.Converter.ConversionEventListener
-
- ConversionOptions - Class in com.pdftools.pdfa.conversion
-
The PDF/A conversion options
- ConversionOptions() - Constructor for class com.pdftools.pdfa.conversion.ConversionOptions
-
- ConversionStrategy - Enum in com.pdftools.optimization
-
The conversion strategy for PDF objects
- convert(Document, Stream, Profile) - Method in class com.pdftools.image2pdf.Converter
-
Convert an image to a PDF document
- convert(Document, Stream, Profile, OutputOptions) - Method in class com.pdftools.image2pdf.Converter
-
Convert an image to a PDF document
- convert(AnalysisResult, Document, Stream) - Method in class com.pdftools.pdfa.conversion.Converter
-
Convert a document to PDF/A.
- convert(AnalysisResult, Document, Stream, ConversionOptions) - Method in class com.pdftools.pdfa.conversion.Converter
-
Convert a document to PDF/A.
- convert(AnalysisResult, Document, Stream, ConversionOptions, OutputOptions) - Method in class com.pdftools.pdfa.conversion.Converter
-
Convert a document to PDF/A.
- convertDocument(Document, Stream, Profile) - Method in class com.pdftools.pdf2image.Converter
-
Convert all pages of a PDF document to a rasterized image
- CONVERTED_EMBEDDED_FILE - com.pdftools.pdfa.conversion.EventCategory
-
Converted embedded file.
- CONVERTED_FONT - com.pdftools.pdfa.conversion.EventCategory
-
Converted fonts of input document.
- CONVERTED_TO_STAMP - com.pdftools.pdfa.conversion.EventCode
-
- Converter - Class in com.pdftools.image2pdf
-
The class to convert one or more images to a PDF document
- Converter - Class in com.pdftools.pdf2image
-
The class to convert a PDF document to a rasterized image
- Converter - Class in com.pdftools.pdfa.conversion
-
The class to convert PDF documents to PDF/A
- Converter() - Constructor for class com.pdftools.image2pdf.Converter
-
- Converter() - Constructor for class com.pdftools.pdf2image.Converter
-
- Converter() - Constructor for class com.pdftools.pdfa.conversion.Converter
-
- Converter.ConversionEvent - Class in com.pdftools.pdfa.conversion
-
The event for errors, warnings, and informational messages that occur during conversion
- Converter.ConversionEventListener - Interface in com.pdftools.pdfa.conversion
-
- CONVERTING_EMBEDDED_FILE_ERROR - com.pdftools.pdfa.conversion.EventCode
-
- CONVERTING_EMBEDDED_FILE_START - com.pdftools.pdfa.conversion.EventCode
-
- CONVERTING_EMBEDDED_FILE_SUCCESS - com.pdftools.pdfa.conversion.EventCode
-
- convertPage(Document, Stream, Profile, int) - Method in class com.pdftools.pdf2image.Converter
-
Convert a single page of a PDF document to a rasterized image
- COPIED_EMBEDDED_FILE - com.pdftools.pdfa.conversion.EventCode
-
- COPIED_OUTPUT_INTENT - com.pdftools.pdfa.conversion.EventCode
-
- copy(Stream) - Method in class com.pdftools.sys.FileStream
-
Copy the content from another stream.
- COPY - com.pdftools.optimization.ConversionStrategy
-
The object is copied onto the output page.
- COPY - com.pdftools.pdf.Permission
-
Allow content copying or extraction.
- CorruptException - Exception in com.pdftools
-
The file is corrupt and cannot be opened.
- CorruptException(String) - Constructor for exception com.pdftools.CorruptException
-
- CREATED_CALIBRATED - com.pdftools.pdfa.conversion.EventCode
-
- createFieldBoundingBox(Size) - Static method in class com.pdftools.sign.Appearance
-
Create the bounding box for an unsigned signature field
- createPreparedSignature(int, String, String) - Method in class com.pdftools.crypto.providers.builtin.Provider
-
Create a configuration to prepare a signature for an external signature handler
- createSession(String) - Method in class com.pdftools.crypto.providers.pkcs11.Device
-
Create a session
- createSignature(Certificate) - Method in class com.pdftools.crypto.providers.pkcs11.Session
-
Create a signature configuration based on signing certificate
- createSignatureForDynamicIdentity(String) - Method in class com.pdftools.crypto.providers.globalsigndss.Session
-
Create a signing certificate for an account with a dynamic identity.
- createSignatureForOnDemandIdentity(String, String, StepUp) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.Session
-
Create a signature configuration for an on-demand certificate
- createSignatureForStaticIdentity() - Method in class com.pdftools.crypto.providers.globalsigndss.Session
-
Create a signing certificate for an account with a static identity
- createSignatureForStaticIdentity(String, String) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.Session
-
Create a signature configuration for a static certificate.
- createSignatureFromCertificate(Stream, String) - Method in class com.pdftools.crypto.providers.builtin.Provider
-
Create a configuration to sign with a PFX (PKCS#12) soft certificate
- createSignatureFromKeyId(byte[], Stream) - Method in class com.pdftools.crypto.providers.pkcs11.Session
-
Create a signature configuration based on the private key's ID and an external certificate
- createSignatureFromKeyLabel(String, Stream) - Method in class com.pdftools.crypto.providers.pkcs11.Session
-
Create a signature configuration based on the private key's label (name) and an external certificate
- createSignatureFromName(String) - Method in class com.pdftools.crypto.providers.pkcs11.Session
-
Create a signature configuration based on certificate name
- createTimestamp() - Method in class com.pdftools.crypto.providers.builtin.Provider
-
Create a time-stamp configuration
- createTimestamp() - Method in class com.pdftools.crypto.providers.globalsigndss.Session
-
Create a time-stamp configuration
- createTimestamp() - Method in class com.pdftools.crypto.providers.pkcs11.Session
-
Create a time-stamp configuration
- createTimestamp(String) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.Session
-
Create a time-stamp configuration
- CRYPTO_CONSTRAINTS_FAILURE - com.pdftools.signaturevalidation.SubIndication
-
The signature is considered invalid because at least one of the algorithms used in an element (e.g.
- CRYPTO_CONSTRAINTS_FAILURE_NO_POE - com.pdftools.signaturevalidation.SubIndication
-
At least one of the algorithms used in an element (e.g.
- CUSTOM - com.pdftools.pdfa.validation.ErrorCategory
-
Violations of custom corporate directives.
- CUSTOM_TRUST_LIST - com.pdftools.signaturevalidation.DataSource
-
From the custom trust list
- CustomTrustList - Class in com.pdftools.signaturevalidation
-
The custom collection of trusted certificates
- CustomTrustList() - Constructor for class com.pdftools.signaturevalidation.CustomTrustList
-
- G3 - com.pdftools.pdf2image.TiffBitonalCompressionType
-
CCITT Group 3
- G4 - com.pdftools.pdf2image.TiffBitonalCompressionType
-
CCITT Group 4
- GENERATED_COLOR_PROFILE - com.pdftools.pdfa.conversion.EventCode
-
- GENERATED_OUTPUT_INTENT - com.pdftools.pdfa.conversion.EventCode
-
- GENERIC - com.pdftools.pdfa.conversion.EventCode
-
Code for events that do not have a specific code associated.
- GENERIC - com.pdftools.signaturevalidation.SubIndication
-
Any other reason
- GenericException - Exception in com.pdftools
-
A generic error occurred.
- GenericException(String) - Constructor for exception com.pdftools.GenericException
-
- get(int) - Method in class com.pdftools.crypto.providers.CertificateList
-
- get(int) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
- get(int) - Method in class com.pdftools.image.PageList
-
- get(int) - Method in class com.pdftools.pdf.SignatureFieldList
-
- get(int) - Method in class com.pdftools.signaturevalidation.CertificateChain
-
- get(int) - Method in class com.pdftools.signaturevalidation.ValidationResults
-
- get(int) - Method in class com.pdftools.StringList
-
- get(Object) - Method in class com.pdftools.MetadataDictionary
-
- get(String) - Static method in enum com.pdftools.geometry.units.Length.Units
-
Get the unit enum value from its symbol, e.g.
- get(String) - Static method in enum com.pdftools.geometry.units.Size.PaperSizes
-
Get the paper size enum value from its name, e.g.
- getAddTimestamp() - Method in class com.pdftools.crypto.providers.builtin.SignatureConfiguration
-
Whether to add a trusted time-stamp to the signature (Getter)
- getAddTimestamp() - Method in class com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration
-
Whether to add a trusted time-stamp to the signature (Getter)
- getAddTimestamp() - Method in class com.pdftools.crypto.providers.pkcs11.SignatureConfiguration
-
Whether to add a trusted time-stamp to the signature (Getter)
- getAddTimestamp() - Method in class com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration
-
Whether to add a trusted time-stamp to the signature (Getter)
- getAddValidationInformation() - Method in class com.pdftools.sign.OutputOptions
-
Add validation information to existing signatures of input document (Getter)
- getAlgorithmSelection() - Method in class com.pdftools.optimization.ImageRecompressionOptions
-
The strategy for image recompression (Getter)
- getAlternateText() - Method in class com.pdftools.image2pdf.profiles.Archive
-
The alternate text describing the image (Getter)
- getAnnotations() - Method in class com.pdftools.optimization.RemovalOptions
-
The conversion strategy for annotations (Getter)
- getAnnotations() - Method in class com.pdftools.pdf2image.ContentOptions
-
The render strategy for annotations (Getter)
- getAspectRatio() - Method in class com.pdftools.geometry.units.Size
-
Calculate ratio between height and width.
- getAuthor() - Method in class com.pdftools.pdf.Metadata
-
The name of the person who created the document or resource.
- getBackground() - Method in class com.pdftools.pdf2image.PngImageOptions
-
Combine a background with the image (Getter)
- getBackground() - Method in class com.pdftools.pdf2image.TiffFlateImageOptions
-
Combine a background with the image (Getter)
- getBackground() - Method in class com.pdftools.pdf2image.TiffLzwImageOptions
-
Combine a background with the image (Getter)
- getBottom() - Method in class com.pdftools.geometry.units.Margin
-
Gets the bottom margin as
Length
object.
- getBottom() - Method in class com.pdftools.geometry.units.Rectangle
-
Gets the bottom coordinate of the rectangle as
Length
object.
- getBottom() - Method in class com.pdftools.sign.Appearance
-
Distance to bottom of page (Getter)
- getBoundingBox() - Method in class com.pdftools.pdf.SignatureField
-
The location on the page (Getter)
- getBoundingBox() - Method in class com.pdftools.sign.SignatureFieldOptions
-
The bounding box of the signature field (Getter)
- getCategory() - Method in class com.pdftools.pdfa.conversion.Converter.ConversionEvent
-
The category of the event.
- getCategory() - Method in class com.pdftools.pdfa.validation.Validator.Error
-
The category of the validation error
- getCategory() - Method in class com.pdftools.sign.Signer.Warning
-
The category of the warning
- getCertificateChain() - Method in class com.pdftools.signaturevalidation.CmsSignatureContent
-
The certificate chain of the signing certificate (Getter)
- getCertificateChain() - Method in class com.pdftools.signaturevalidation.TimeStampContent
-
The certificate chain of the signing certificate (Getter)
- getCertificates() - Method in class com.pdftools.crypto.providers.pkcs11.Session
-
The cerfificates of the device (Getter)
- getCertificateSources() - Method in class com.pdftools.signaturevalidation.profiles.ValidationOptions
-
Allowed sources to get certificates, e.g.
- getCode() - Method in class com.pdftools.pdfa.conversion.Converter.ConversionEvent
-
The code identifying particular events which can be used for detection and specialized handling of specific events.
- getColorSpace() - Method in class com.pdftools.pdf2image.JpegImageOptions
-
The color space of the output image (Getter)
- getColorSpace() - Method in class com.pdftools.pdf2image.PngImageOptions
-
The color space of the output image (Getter)
- getColorSpace() - Method in class com.pdftools.pdf2image.TiffFlateImageOptions
-
The color space of the output image (Getter)
- getColorSpace() - Method in class com.pdftools.pdf2image.TiffJpegImageOptions
-
The color space of the output image (Getter)
- getColorSpace() - Method in class com.pdftools.pdf2image.TiffLzwImageOptions
-
The color space of the output image (Getter)
- getCompression() - Method in class com.pdftools.pdf2image.FaxImageOptions
-
The Fax compression algorithm (Getter)
- getCompressionQuality() - Method in class com.pdftools.optimization.ImageRecompressionOptions
-
The compression quality for lossy image compression algorithms (Getter)
- getConformance() - Method in class com.pdftools.image2pdf.profiles.Archive
-
The PDF/A conformance of the output document (Getter)
- getConformance() - Method in class com.pdftools.image2pdf.profiles.Default
-
The PDF conformance of the output document (Getter)
- getConformance() - Method in class com.pdftools.pdf.Document
-
The claimed conformance of the document (Getter)
- getConformance() - Method in class com.pdftools.pdfa.conversion.ConversionOptions
-
The minimal target conformance (Getter)
- getConformance() - Method in class com.pdftools.pdfa.validation.AnalysisOptions
-
The PDF/A conformance to validate (Getter)
- getConformance() - Method in class com.pdftools.pdfa.validation.AnalysisResult
-
The conformance used for analysis (Getter)
- getConformance() - Method in class com.pdftools.pdfa.validation.ValidationOptions
-
The conformance to be validated (Getter)
- getConformance() - Method in class com.pdftools.pdfa.validation.ValidationResult
-
The validated conformance (Getter)
- getContactInfo() - Method in class com.pdftools.pdf.Signature
-
The contact information of the signer (Getter)
- getContactInfo() - Method in class com.pdftools.sign.SignatureConfiguration
-
The contact information of the signer (Getter)
- getContentOptions() - Method in class com.pdftools.pdf2image.profiles.Profile
-
The parameters how to render PDF content elements (Getter)
- getContext() - Method in class com.pdftools.pdfa.conversion.Converter.ConversionEvent
-
A description of the context where the event occurred
- getContext() - Method in class com.pdftools.pdfa.validation.Validator.Error
-
A description of the context where the error occurred
- getContext() - Method in class com.pdftools.sign.Signer.Warning
-
A description of the context where the warning occurred
- getCreationDate() - Method in class com.pdftools.pdf.Metadata
-
The date and time the document or resource was originally created.
- getCreator() - Method in class com.pdftools.pdf.Metadata
-
The original application that created the document.
- getCustomTrustList() - Method in class com.pdftools.signaturevalidation.profiles.Profile
-
The custom list of trusted certificates (Getter)
- getDataPart() - Method in class com.pdftools.pdfa.conversion.Converter.ConversionEvent
-
The data part is null
for the main file and a data part specification for embedded files.
- getDataPart() - Method in class com.pdftools.pdfa.validation.Validator.Error
-
The data part is null
for the main file and a data part specification for embedded files.
- getDataPart() - Method in class com.pdftools.signaturevalidation.Validator.Constraint
-
The data part is null
for constraints of the main signature and a path for constraints related to elements of the signature.
- getDate() - Method in class com.pdftools.pdf.SignedSignatureField
-
The date and time of signing (Getter)
- getDate() - Method in class com.pdftools.signaturevalidation.TimeStampContent
-
The time-stamp time (Getter)
- getDefaultPageMargin() - Method in class com.pdftools.image2pdf.Auto
-
The default page margin (Getter)
- getDescription() - Method in class com.pdftools.crypto.providers.pkcs11.Device
-
Description of the device (Getter)
- getDevices() - Method in class com.pdftools.crypto.providers.pkcs11.Module
-
The list of devices managed by this module (Getter)
- getEmbedValidationInformation() - Method in class com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration
-
Whether to embed validation information into the signature (LTV) (Getter)
- getEnableFullParallelization() - Method in class com.pdftools.crypto.providers.pkcs11.Module
-
Enable full parallelization (Getter)
- getEncryption() - Method in class com.pdftools.pdf.OutputOptions
-
The parameters to encrypt output PDFs (Getter)
- getFieldName() - Method in class com.pdftools.pdf.SignatureField
-
The name of the signature field (Getter)
- getFieldName() - Method in class com.pdftools.sign.SignatureConfiguration
-
- getFieldName() - Method in class com.pdftools.sign.SignatureFieldOptions
-
The name of the new signature field (Getter)
- getFieldName() - Method in class com.pdftools.sign.TimestampConfiguration
-
- getFingerprint() - Method in class com.pdftools.crypto.providers.Certificate
-
The certificate's fingerprint (Getter)
- getFingerprint() - Method in class com.pdftools.signaturevalidation.Certificate
-
The certificate's fingerprint (Getter)
- getFontCount() - Method in class com.pdftools.pdfa.validation.AnalysisResult
-
The number of fonts used in the document (Getter)
- getFontOptions() - Method in class com.pdftools.optimization.profiles.Profile
-
The font optimization options (Getter)
- getFormFields() - Method in class com.pdftools.optimization.RemovalOptions
-
The conversion strategy for interactive forms (Getter)
- getHasEmbeddedFiles() - Method in class com.pdftools.pdfa.validation.AnalysisResult
-
Whether the document contains embedded files (Getter)
- getHash(HashAlgorithm) - Method in class com.pdftools.sign.PreparedDocument
-
Calculate the hash value
- getHashAlgorithm() - Method in class com.pdftools.crypto.providers.builtin.SignatureConfiguration
-
The message digest algorithm (Getter)
- getHashAlgorithm() - Method in class com.pdftools.crypto.providers.builtin.TimestampConfiguration
-
The message digest algorithm (Getter)
- getHashAlgorithm() - Method in class com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration
-
The message digest algorithm (Getter)
- getHashAlgorithm() - Method in class com.pdftools.crypto.providers.globalsigndss.TimestampConfiguration
-
The message digest algorithm (Getter)
- getHashAlgorithm() - Method in class com.pdftools.crypto.providers.pkcs11.SignatureConfiguration
-
The message digest algorithm (Getter)
- getHashAlgorithm() - Method in class com.pdftools.crypto.providers.pkcs11.TimestampConfiguration
-
The message digest algorithm (Getter)
- getHashAlgorithm() - Method in class com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration
-
The message digest algorithm (Getter)
- getHashAlgorithm() - Method in class com.pdftools.crypto.providers.swisscomsigsrv.TimestampConfiguration
-
The message digest algorithm (Getter)
- getHashAlgorithm() - Method in class com.pdftools.signaturevalidation.CmsSignatureContent
-
The hash algorithm used to calculate the signature's message digest (Getter)
- getHashAlgorithm() - Method in class com.pdftools.signaturevalidation.TimeStampContent
-
The hash algorithm used to calculate the signature's message digest (Getter)
- getHasPrivateKey() - Method in class com.pdftools.crypto.providers.Certificate
-
Whether the cryptographic provider has a private key for the certificate.
- getHeight() - Method in class com.pdftools.geometry.integer.Size
-
- getHeight() - Method in class com.pdftools.geometry.units.Size
-
Gets the height (vertical size) as
Length
object.
- getHttpClientHandler() - Static method in class com.pdftools.Sdk
-
The default handler for communication to remote servers (Getter)
- getImageOptions() - Method in class com.pdftools.image2pdf.profiles.Profile
-
The image conversion options (Getter)
- getImageOptions() - Method in class com.pdftools.pdf2image.profiles.Archive
-
The settings for the output TIFF (Getter)
- getImageOptions() - Method in class com.pdftools.pdf2image.profiles.Fax
-
The settings for the output image (Getter)
- getImageOptions() - Method in class com.pdftools.pdf2image.profiles.Viewing
-
The settings for the output image (Getter)
- getImageRecompressionOptions() - Method in class com.pdftools.optimization.profiles.Profile
-
The image recompression options (Getter)
- getImageSectionMapping() - Method in class com.pdftools.pdf2image.profiles.Archive
-
The image section mapping (Getter)
- getImageSectionMapping() - Method in class com.pdftools.pdf2image.profiles.Fax
-
The image section mapping (Getter)
- getImageSectionMapping() - Method in class com.pdftools.pdf2image.profiles.Viewing
-
The image section mapping (Getter)
- getIndication() - Method in class com.pdftools.signaturevalidation.ConstraintResult
-
The main indication (Getter)
- getIndication() - Method in class com.pdftools.signaturevalidation.Validator.Constraint
-
The main indication
- getIsComplete() - Method in class com.pdftools.signaturevalidation.CertificateChain
-
Whether all certificates of the chain are available (Getter)
- getIsConforming() - Method in class com.pdftools.pdfa.validation.AnalysisResult
-
Whether the document is conforming (Getter)
- getIsConforming() - Method in class com.pdftools.pdfa.validation.ValidationResult
-
Whether the document is conforming (Getter)
- getIsConversionRecommended() - Method in class com.pdftools.pdfa.validation.AnalysisResult
-
Whether the document should be converted to PDF/A (Getter)
- getIsLatest() - Method in class com.pdftools.pdf.Revision
-
Whether this is the latest document revision (Getter)
- getIsLinearized() - Method in class com.pdftools.pdf.Document
-
Whether the document is linearized (Getter)
- getIsSigned() - Method in class com.pdftools.pdf.Document
-
- getIsSigned() - Method in class com.pdftools.pdfa.validation.AnalysisResult
-
Whether the document is digitally signed (Getter)
- getIssuer() - Method in class com.pdftools.crypto.providers.Certificate
-
The name of the certificate's issuer (CA) (Getter)
- getIssuerName() - Method in class com.pdftools.signaturevalidation.Certificate
-
The name of the certificate's issuer (CA) (Getter)
- getJpegQuality() - Method in class com.pdftools.pdf2image.JpegImageOptions
-
The JPEG quality factor (Getter)
- getJpegQuality() - Method in class com.pdftools.pdf2image.TiffJpegImageOptions
-
The JPEG quality factor (Getter)
- getKeywords() - Method in class com.pdftools.pdf.Metadata
-
Keywords associated with the document or resource.
- getLanguage() - Method in class com.pdftools.crypto.providers.swisscomsigsrv.StepUp
-
The language of the message (Getter)
- getLanguage() - Method in class com.pdftools.image2pdf.profiles.Archive
-
The language of the output PDF (Getter)
- getLeft() - Method in class com.pdftools.geometry.units.Margin
-
Gets the left margin as
Length
object.
- getLeft() - Method in class com.pdftools.geometry.units.Rectangle
-
Gets the left coordinate of the rectangle as
Length
object.
- getLeft() - Method in class com.pdftools.sign.Appearance
-
Distance to left of page (Getter)
- getLength() - Method in class com.pdftools.sys.FileStream
-
Get the length of the stream in bytes.
- getLength() - Method in class com.pdftools.sys.MemoryStream
-
Get the length of the stream in bytes.
- getLength() - Method in interface com.pdftools.sys.Stream
-
Get the length of the stream in bytes
- getLevel() - Method in class com.pdftools.pdf.Conformance.PdfAVersion
-
The PDF/A conformance level
- getLinks() - Method in class com.pdftools.optimization.RemovalOptions
-
The conversion strategy for links (Getter)
- getLocation() - Method in class com.pdftools.pdf.Signature
-
The location of signing (Getter)
- getLocation() - Method in class com.pdftools.sign.SignatureConfiguration
-
The location of signing (Getter)
- getMajor() - Method in class com.pdftools.pdf.Conformance.Version
-
- getManufacturerID() - Method in class com.pdftools.crypto.providers.pkcs11.Device
-
ID of the device's manufacturer (Getter)
- getMapping() - Method in class com.pdftools.image2pdf.ImageOptions
-
The image mapping (Getter)
- getMaxPageSize() - Method in class com.pdftools.image2pdf.Auto
-
The maximum page size (Getter)
- getMerge() - Method in class com.pdftools.optimization.FontOptions
-
Whether to merge fonts and font programs (Getter)
- getMessage() - Method in class com.pdftools.crypto.providers.swisscomsigsrv.StepUp
-
The message to be displayed on the mobile phone (Getter)
- getMessage() - Method in class com.pdftools.pdfa.conversion.Converter.ConversionEvent
-
The event message
- getMessage() - Method in class com.pdftools.pdfa.validation.Validator.Error
-
The validation message
- getMessage() - Method in class com.pdftools.sign.Signer.Warning
-
The message describing the warning
- getMessage() - Method in class com.pdftools.signaturevalidation.ConstraintResult
-
The validation message (Getter)
- getMessage() - Method in class com.pdftools.signaturevalidation.Validator.Constraint
-
The validation message
- getMetadata() - Method in class com.pdftools.pdf.Document
-
The metadata of the document.
- getMinor() - Method in class com.pdftools.pdf.Conformance.Version
-
- getModificationDate() - Method in class com.pdftools.pdf.Metadata
-
The date and time the document or resource was most recently modified.
- getMSISDN() - Method in class com.pdftools.crypto.providers.swisscomsigsrv.StepUp
-
The mobile phone number (Getter)
- getName() - Method in class com.pdftools.crypto.providers.Certificate
-
The name (subject) of the certificate (Getter)
- getName() - Method in enum com.pdftools.geometry.units.Size.PaperSizes
-
Get the paper size's name.
- getName() - Method in class com.pdftools.pdf.SignedSignatureField
-
The name of the person or authority that signed the document (Getter)
- getName() - Method in class com.pdftools.sign.SignatureConfiguration
-
The name of the signing certificate (Getter)
- getNotAfter() - Method in class com.pdftools.signaturevalidation.Certificate
-
The date after which the certificate is no longer valid.
- getNotBefore() - Method in class com.pdftools.signaturevalidation.Certificate
-
The date on which the certificate becomes valid.
- getObjectNo() - Method in class com.pdftools.pdfa.validation.Validator.Error
-
The number of the PDF object this error is associated to
- getOwnerPassword() - Method in class com.pdftools.pdf.Encryption
-
The owner password (Getter)
- getPage() - Method in class com.pdftools.image.SinglePageDocument
-
The page of the image (Getter)
- getPageCount() - Method in class com.pdftools.pdf.Document
-
The number of pages in the document (Getter)
- getPageMargin() - Method in class com.pdftools.image2pdf.ShrinkToPage
-
The page margin (Getter)
- getPageMargin() - Method in class com.pdftools.image2pdf.ShrinkToPortrait
-
The page margin (Getter)
- getPageNo() - Method in class com.pdftools.pdfa.conversion.Converter.ConversionEvent
-
The page this event is associated to or 0
- getPageNo() - Method in class com.pdftools.pdfa.validation.Validator.Error
-
The page number this error is associated to or 0
- getPageNumber() - Method in class com.pdftools.pdf.SignatureField
-
The number of the page where this signature is located (Getter)
- getPageNumber() - Method in class com.pdftools.sign.Appearance
-
The number of the page where the appearance is positioned (Getter)
- getPages() - Method in class com.pdftools.image.MultiPageDocument
-
The pages of the image (Getter)
- getPageSize() - Method in class com.pdftools.image2pdf.ShrinkToPage
-
The page size (Getter)
- getPageSize() - Method in class com.pdftools.image2pdf.ShrinkToPortrait
-
The page size (Getter)
- getPart() - Method in class com.pdftools.pdf.Conformance.PdfAVersion
-
The PDF/A part (Standard)
- getPdfA() - Method in class com.pdftools.pdf.Conformance
-
The the PDF/A version attributes of this conformance
- getPermissions() - Method in class com.pdftools.pdf.CertificationSignature
-
The access permissions granted for this document (Getter)
- getPermissions() - Method in class com.pdftools.pdf.Document
-
The access permissions applicable for this document (Getter)
- getPermissions() - Method in class com.pdftools.pdf.Encryption
-
The access permissions granted when opening the document (Getter)
- getPermissions() - Method in class com.pdftools.sign.MdpPermissionOptions
-
The access permissions granted for the document (Getter)
- getPosition() - Method in class com.pdftools.geometry.units.Rectangle
-
Get the position (origin) of the rectangle as
Point
object.
- getProducer() - Method in class com.pdftools.pdf.Metadata
-
The application that created the PDF (Getter)
- getProducerFullName() - Static method in class com.pdftools.Sdk
-
The producer string that is set within the metadata of PDF output documents (Getter)
- getProxy() - Static method in class com.pdftools.Sdk
-
Proxy to use for all communication to remote servers (Getter)
- GetRandomAccessFile() - Method in class com.pdftools.sys.FileStream
-
Get the underlying RandomAccessFile
.
- getRawData() - Method in class com.pdftools.signaturevalidation.Certificate
-
The raw data of the certificate as a byte array (Getter)
- getReason() - Method in class com.pdftools.pdf.Signature
-
The reason for signing (Getter)
- getReason() - Method in class com.pdftools.sign.SignatureConfiguration
-
The reason for signing (Getter)
- getRecommendedConformance() - Method in class com.pdftools.pdfa.validation.AnalysisResult
-
The recommended conversion conformance (Getter)
- getRemovalOptions() - Method in class com.pdftools.optimization.profiles.Profile
-
The parameters defining the optional data to remove or flatten (Getter)
- getRemoveAlternateImages() - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove additional or alternative versions of images (Getter)
- getRemoveArticleThreads() - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove the sequential flows (threads) of articles (Getter)
- getRemoveMetadata() - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove document's XMP metadata (Getter)
- getRemoveOutputIntents() - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove all output intents (Getter)
- getRemovePieceInfo() - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove the piece-info dictionary (private PDF processor data) (Getter)
- getRemoveSignatureAppearances() - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove or flatten signature appearances (Getter)
- getRemoveSignatures() - Method in class com.pdftools.sign.OutputOptions
-
Whether to remove any signatures (Getter)
- getRemoveStandardFonts() - Method in class com.pdftools.optimization.FontOptions
-
Whether to remove standard fonts (Getter)
- getRemoveStructureTree() - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove the data describing the logical structure of a PDF (Getter)
- getRemoveThumbnails() - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove thumbnail images which represent the PDF pages in miniature form (Getter)
- getResolution() - Method in class com.pdftools.image.Page
-
The resolution of the page (Getter)
- getResolution() - Method in class com.pdftools.pdf2image.RenderPageAtResolution
-
The resolution of the output image (Getter)
- getResolutionDPI() - Method in class com.pdftools.optimization.profiles.MinimalFileSize
-
The target resolution of images in DPI (Getter)
- getResolutionDPI() - Method in class com.pdftools.optimization.profiles.Web
-
The target resolution of images in DPI (Getter)
- getRevision() - Method in class com.pdftools.pdf.SignedSignatureField
-
The document revision (Getter)
- getRevocationCheckPolicy() - Method in class com.pdftools.signaturevalidation.profiles.TrustConstraints
-
Whether to check certificate revocation (Getter)
- getRevocationInformationSources() - Method in class com.pdftools.signaturevalidation.profiles.ValidationOptions
-
Allowed sources to get revocation information (OCSP, CRL) (Getter)
- getRight() - Method in class com.pdftools.geometry.units.Margin
-
Gets the right margin as
Length
object.
- getRight() - Method in class com.pdftools.geometry.units.Rectangle
-
Gets the right coordinate of the rectangle as
Length
object.
- getRight() - Method in class com.pdftools.sign.Appearance
-
Distance to right of page (Getter)
- getSeverity() - Method in class com.pdftools.pdfa.conversion.Converter.ConversionEvent
-
The suggested severity of the event.
- getSignature() - Method in class com.pdftools.signaturevalidation.Validator.Constraint
-
The signature field
- getSignatureContent() - Method in class com.pdftools.signaturevalidation.ValidationResult
-
The data and validation result of the cryptographic signature (Getter)
- getSignatureField() - Method in class com.pdftools.signaturevalidation.ValidationResult
-
The signature field (Getter)
- getSignatureFields() - Method in class com.pdftools.pdf.Document
-
- getSignatureFormat() - Method in class com.pdftools.crypto.providers.builtin.SignatureConfiguration
-
The format (encoding) of the cryptographic signature (Getter)
- getSignatureFormat() - Method in class com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration
-
The format (encoding) of the cryptographic signature (Getter)
- getSignatureFormat() - Method in class com.pdftools.crypto.providers.pkcs11.SignatureConfiguration
-
The format (encoding) of the cryptographic signature (Getter)
- getSignatureFormat() - Method in class com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration
-
The format (encoding) of the cryptographic signature (Getter)
- getSignaturePaddingType() - Method in class com.pdftools.crypto.providers.builtin.SignatureConfiguration
-
The padding type of the cryptographic signature (Getter)
- getSignaturePaddingType() - Method in class com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration
-
The padding type of the cryptographic signature (Getter)
- getSignaturePaddingType() - Method in class com.pdftools.crypto.providers.pkcs11.SignatureConfiguration
-
The padding type of the cryptographic signature (Getter)
- getSigningCertificate() - Method in class com.pdftools.signaturevalidation.CmsSignatureContent
-
The signing certificate (Getter)
- getSigningCertificate() - Method in class com.pdftools.signaturevalidation.TimeStampContent
-
The signing certificate (Getter)
- getSigningCertTrustConstraints() - Method in class com.pdftools.signaturevalidation.profiles.Profile
-
Trust constraints for certificates of signatures (Getter)
- getSingle() - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
Get the single device
- getSize() - Method in class com.pdftools.geometry.units.Rectangle
-
Get the size of the rectangle as
Size
object.
- getSize() - Method in class com.pdftools.image.Page
-
The size of the page in number of pixels (Getter)
- getSize() - Method in class com.pdftools.pdf2image.RenderPageToMaxImageSize
-
The maximum size of the image in pixels (Getter)
- getSource() - Method in class com.pdftools.signaturevalidation.Certificate
-
Source of the certificate (Getter)
- getSslVerifyServerCertificate() - Method in class com.pdftools.HttpClientHandler
-
Verify the server certificate for SSL/TLS (Getter)
- getStrictMode() - Method in class com.pdftools.pdfa.validation.AnalysisOptions
-
Whether to enable additional, strict validation checks (Getter)
- getSubIndication() - Method in class com.pdftools.signaturevalidation.ConstraintResult
-
The sub indication (Getter)
- getSubIndication() - Method in class com.pdftools.signaturevalidation.Validator.Constraint
-
The sub indication
- getSubject() - Method in class com.pdftools.pdf.Metadata
-
The subject of the document or resource.
- getSubjectName() - Method in class com.pdftools.signaturevalidation.Certificate
-
The name (subject) of the certificate (Getter)
- getSymbol() - Method in enum com.pdftools.geometry.units.Length.Units
-
Get the unit's symbol name.
- getTimeSource() - Method in class com.pdftools.signaturevalidation.profiles.ValidationOptions
-
Allowed validation time sources (Getter)
- getTimeStamp() - Method in class com.pdftools.signaturevalidation.CmsSignatureContent
-
The data and validation result of the embedded time-stamp (Getter)
- getTimeStampTrustConstraints() - Method in class com.pdftools.signaturevalidation.profiles.Profile
-
Trust constraints for certificates of time-stamps (Getter)
- getTimestampUrl() - Method in class com.pdftools.crypto.providers.builtin.Provider
-
The URL of the trusted time-stamp authority (TSA) from which time-stamps shall be acquired (Getter)
- getTimestampUrl() - Method in class com.pdftools.crypto.providers.pkcs11.Session
-
The URL of the trusted time-stamp authority (TSA) from which time-stamps shall be acquired (Getter)
- getTitle() - Method in class com.pdftools.pdf.Metadata
-
The title of the document or resource.
- getTop() - Method in class com.pdftools.geometry.units.Margin
-
Gets the top margin as
Length
object.
- getTop() - Method in class com.pdftools.geometry.units.Rectangle
-
Gets the top coordinate of the rectangle as
Length
object.
- getTop() - Method in class com.pdftools.sign.Appearance
-
Distance to top of page (Getter)
- getTrustSources() - Method in class com.pdftools.signaturevalidation.profiles.TrustConstraints
-
Allowed sources for trusted certificates (Getter)
- getUrl() - Method in class com.pdftools.crypto.providers.swisscomsigsrv.StepUp.ConsentRequired
-
The consent URL where the user must be redirected to acknowledge the declaration of will.
- getUserPassword() - Method in class com.pdftools.pdf.Encryption
-
The user password (Getter)
- getValidationInformation() - Method in class com.pdftools.crypto.providers.builtin.SignatureConfiguration
-
Whether to add validation information (LTV) (Getter)
- getValidationInformation() - Method in class com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration
-
Whether to add validation information (LTV) (Getter)
- getValidationInformation() - Method in class com.pdftools.crypto.providers.pkcs11.SignatureConfiguration
-
Whether to add validation information (LTV) (Getter)
- getValidationOptions() - Method in class com.pdftools.signaturevalidation.profiles.Profile
-
Signature validation options (Getter)
- getValidationTime() - Method in class com.pdftools.signaturevalidation.CmsSignatureContent
-
The time at which the signature has been validated (Getter)
- getValidationTime() - Method in class com.pdftools.signaturevalidation.TimeStampContent
-
The time at which the signature has been validated (Getter)
- getValidationTimeSource() - Method in class com.pdftools.signaturevalidation.CmsSignatureContent
-
The source for the validation time (Getter)
- getValidationTimeSource() - Method in class com.pdftools.signaturevalidation.TimeStampContent
-
The source for the validation time (Getter)
- getValidity() - Method in class com.pdftools.signaturevalidation.Certificate
-
Whether the certificate is valid according to the validation profile used (Getter)
- getValidity() - Method in class com.pdftools.signaturevalidation.SignatureContent
-
Whether the cryptographic signature is valid according to the validation profile used (Getter)
- getVersion() - Method in class com.pdftools.pdf.Conformance
-
The PDF version of this conformance
- getVersion() - Static method in class com.pdftools.Sdk
-
The version of the SDK (Getter)
- getVerticalResolution() - Method in class com.pdftools.pdf2image.FaxImageOptions
-
The vertical image resolution (Getter)
- getWidth() - Method in class com.pdftools.geometry.integer.Size
-
- getWidth() - Method in class com.pdftools.geometry.units.Size
-
Gets the width (horizontal size) as
Length
object.
- getX() - Method in class com.pdftools.geometry.units.Point
-
Gets the horizontal coordinate as
Length
object.
- getXDpi() - Method in class com.pdftools.geometry.units.Resolution
-
- getXfa() - Method in class com.pdftools.pdf.Document
-
Whether the document is an XML Forms Architecture (XFA) or a PDF document (Getter)
- getY() - Method in class com.pdftools.geometry.units.Point
-
Gets the vertical coordinate as
Length
object.
- getYDpi() - Method in class com.pdftools.geometry.units.Resolution
-
- GRAY - com.pdftools.pdf2image.ColorSpace
-
- GRAY - com.pdftools.pdf2image.JpegColorSpace
-
- GRAY - com.pdftools.pdf2image.PngColorSpace
-
- Sdk - Class in com.pdftools
-
SDK initialization and product information
- seek(long) - Method in class com.pdftools.sys.FileStream
-
Set byte position.
- seek(long) - Method in class com.pdftools.sys.MemoryStream
-
Set byte position.
- seek(long) - Method in interface com.pdftools.sys.Stream
-
Set byte position
- Session - Class in com.pdftools.crypto.providers.globalsigndss
-
GlobalSign Digital Signing Service
- Session - Class in com.pdftools.crypto.providers.pkcs11
-
A session to a cryptographic device (HSM, USB token, etc.) to perform cryptographic operations
- Session - Class in com.pdftools.crypto.providers.swisscomsigsrv
-
The Swisscom Signing Service
- Session(URI, HttpClientHandler) - Constructor for class com.pdftools.crypto.providers.swisscomsigsrv.Session
-
- Session(URI, String, String, HttpClientHandler) - Constructor for class com.pdftools.crypto.providers.globalsigndss.Session
-
Establish a session to the service
- set(int, Certificate) - Method in class com.pdftools.crypto.providers.CertificateList
-
Not supported.
- set(int, Device) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
Not supported.
- set(int, Page) - Method in class com.pdftools.image.PageList
-
Not supported.
- set(int, SignatureField) - Method in class com.pdftools.pdf.SignatureFieldList
-
Not supported.
- set(int, Certificate) - Method in class com.pdftools.signaturevalidation.CertificateChain
-
Not supported.
- set(int, ValidationResult) - Method in class com.pdftools.signaturevalidation.ValidationResults
-
Not supported.
- set(int, String) - Method in class com.pdftools.StringList
-
Not supported.
- SET_COLOR_PROFILE - com.pdftools.pdfa.conversion.EventCode
-
- SET_OUTPUT_INTENT - com.pdftools.pdfa.conversion.EventCode
-
- setAddTimestamp(boolean) - Method in class com.pdftools.crypto.providers.builtin.SignatureConfiguration
-
Whether to add a trusted time-stamp to the signature (Setter)
- setAddTimestamp(boolean) - Method in class com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration
-
Whether to add a trusted time-stamp to the signature (Setter)
- setAddTimestamp(boolean) - Method in class com.pdftools.crypto.providers.pkcs11.SignatureConfiguration
-
Whether to add a trusted time-stamp to the signature (Setter)
- setAddTimestamp(boolean) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration
-
Whether to add a trusted time-stamp to the signature (Setter)
- setAddValidationInformation(AddValidationInformation) - Method in class com.pdftools.sign.OutputOptions
-
Add validation information to existing signatures of input document (Setter)
- setAlgorithmSelection(CompressionAlgorithmSelection) - Method in class com.pdftools.optimization.ImageRecompressionOptions
-
The strategy for image recompression (Setter)
- setAlternateText(StringList) - Method in class com.pdftools.image2pdf.profiles.Archive
-
The alternate text describing the image (Setter)
- setAnnotations(ConversionStrategy) - Method in class com.pdftools.optimization.RemovalOptions
-
The conversion strategy for annotations (Setter)
- setAnnotations(AnnotationOptions) - Method in class com.pdftools.pdf2image.ContentOptions
-
The render strategy for annotations (Setter)
- setBackground(BackgroundType) - Method in class com.pdftools.pdf2image.PngImageOptions
-
Combine a background with the image (Setter)
- setBackground(BackgroundType) - Method in class com.pdftools.pdf2image.TiffFlateImageOptions
-
Combine a background with the image (Setter)
- setBackground(BackgroundType) - Method in class com.pdftools.pdf2image.TiffLzwImageOptions
-
Combine a background with the image (Setter)
- setBottom(Length) - Method in class com.pdftools.sign.Appearance
-
Distance to bottom of page (Setter)
- setCertificateSources(EnumSet<DataSource>) - Method in class com.pdftools.signaturevalidation.profiles.ValidationOptions
-
Allowed sources to get certificates, e.g.
- setClientCertificate(Stream, String) - Method in class com.pdftools.HttpClientHandler
-
Set the SSL/TLS client certificate as PFX (PKCS#12) archive
- setClientCertificateAndKey(Stream, Stream, String) - Method in class com.pdftools.HttpClientHandler
-
Set the SSL/TLS client certificate and private key
- setColorSpace(ColorSpace) - Method in class com.pdftools.pdf2image.TiffFlateImageOptions
-
The color space of the output image (Setter)
- setColorSpace(ColorSpace) - Method in class com.pdftools.pdf2image.TiffLzwImageOptions
-
The color space of the output image (Setter)
- setColorSpace(JpegColorSpace) - Method in class com.pdftools.pdf2image.JpegImageOptions
-
The color space of the output image (Setter)
- setColorSpace(JpegColorSpace) - Method in class com.pdftools.pdf2image.TiffJpegImageOptions
-
The color space of the output image (Setter)
- setColorSpace(PngColorSpace) - Method in class com.pdftools.pdf2image.PngImageOptions
-
The color space of the output image (Setter)
- setCompression(TiffBitonalCompressionType) - Method in class com.pdftools.pdf2image.FaxImageOptions
-
The Fax compression algorithm (Setter)
- setCompressionQuality(double) - Method in class com.pdftools.optimization.ImageRecompressionOptions
-
The compression quality for lossy image compression algorithms (Setter)
- setConformance(Conformance) - Method in class com.pdftools.image2pdf.profiles.Archive
-
The PDF/A conformance of the output document (Setter)
- setConformance(Conformance) - Method in class com.pdftools.image2pdf.profiles.Default
-
The PDF conformance of the output document (Setter)
- setConformance(Conformance) - Method in class com.pdftools.pdfa.conversion.ConversionOptions
-
The minimal target conformance (Setter)
- setConformance(Conformance) - Method in class com.pdftools.pdfa.validation.AnalysisOptions
-
The PDF/A conformance to validate (Setter)
- setConformance(Conformance) - Method in class com.pdftools.pdfa.validation.ValidationOptions
-
The conformance to be validated (Setter)
- setContactInfo(String) - Method in class com.pdftools.sign.SignatureConfiguration
-
The contact information of the signer (Setter)
- setCustomTrustList(CustomTrustList) - Method in class com.pdftools.signaturevalidation.profiles.Profile
-
The custom list of trusted certificates (Setter)
- setDefaultPageMargin(Margin) - Method in class com.pdftools.image2pdf.Auto
-
The default page margin (Setter)
- setEmbedValidationInformation(boolean) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration
-
Whether to embed validation information into the signature (LTV) (Setter)
- setEnableFullParallelization(boolean) - Method in class com.pdftools.crypto.providers.pkcs11.Module
-
Enable full parallelization (Setter)
- setEncryption(Encryption) - Method in class com.pdftools.pdf.OutputOptions
-
The parameters to encrypt output PDFs (Setter)
- setFieldName(String) - Method in class com.pdftools.sign.SignatureConfiguration
-
- setFieldName(String) - Method in class com.pdftools.sign.SignatureFieldOptions
-
The name of the new signature field (Setter)
- setFieldName(String) - Method in class com.pdftools.sign.TimestampConfiguration
-
- setFormFields(ConversionStrategy) - Method in class com.pdftools.optimization.RemovalOptions
-
The conversion strategy for interactive forms (Setter)
- setHashAlgorithm(HashAlgorithm) - Method in class com.pdftools.crypto.providers.builtin.SignatureConfiguration
-
The message digest algorithm (Setter)
- setHashAlgorithm(HashAlgorithm) - Method in class com.pdftools.crypto.providers.builtin.TimestampConfiguration
-
The message digest algorithm (Setter)
- setHashAlgorithm(HashAlgorithm) - Method in class com.pdftools.crypto.providers.pkcs11.SignatureConfiguration
-
The message digest algorithm (Setter)
- setHashAlgorithm(HashAlgorithm) - Method in class com.pdftools.crypto.providers.pkcs11.TimestampConfiguration
-
The message digest algorithm (Setter)
- setHashAlgorithm(HashAlgorithm) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration
-
The message digest algorithm (Setter)
- setHashAlgorithm(HashAlgorithm) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.TimestampConfiguration
-
The message digest algorithm (Setter)
- setHeight(int) - Method in class com.pdftools.geometry.integer.Size
-
- setImageOptions(ImageOptions) - Method in class com.pdftools.pdf2image.profiles.Archive
-
The settings for the output TIFF (Setter)
- setImageOptions(ImageOptions) - Method in class com.pdftools.pdf2image.profiles.Viewing
-
The settings for the output image (Setter)
- setImageSectionMapping(ImageSectionMapping) - Method in class com.pdftools.pdf2image.profiles.Viewing
-
The image section mapping (Setter)
- setJpegQuality(int) - Method in class com.pdftools.pdf2image.JpegImageOptions
-
The JPEG quality factor (Setter)
- setJpegQuality(int) - Method in class com.pdftools.pdf2image.TiffJpegImageOptions
-
The JPEG quality factor (Setter)
- setLanguage(String) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.StepUp
-
The language of the message (Setter)
- setLanguage(String) - Method in class com.pdftools.image2pdf.profiles.Archive
-
The language of the output PDF (Setter)
- setLeft(Length) - Method in class com.pdftools.sign.Appearance
-
Distance to left of page (Setter)
- setLength(long) - Method in class com.pdftools.sys.FileStream
-
Set the length of the stream in bytes.
- setLinks(ConversionStrategy) - Method in class com.pdftools.optimization.RemovalOptions
-
The conversion strategy for links (Setter)
- setLocation(String) - Method in class com.pdftools.sign.SignatureConfiguration
-
The location of signing (Setter)
- setMapping(ImageMapping) - Method in class com.pdftools.image2pdf.ImageOptions
-
The image mapping (Setter)
- setMaxPageSize(Size) - Method in class com.pdftools.image2pdf.Auto
-
The maximum page size (Setter)
- setMerge(boolean) - Method in class com.pdftools.optimization.FontOptions
-
Whether to merge fonts and font programs (Setter)
- setMessage(String) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.StepUp
-
The message to be displayed on the mobile phone (Setter)
- setMSISDN(String) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.StepUp
-
The mobile phone number (Setter)
- setPageMargin(Margin) - Method in class com.pdftools.image2pdf.ShrinkToPage
-
The page margin (Setter)
- setPageMargin(Margin) - Method in class com.pdftools.image2pdf.ShrinkToPortrait
-
The page margin (Setter)
- setPageNumber(Integer) - Method in class com.pdftools.sign.Appearance
-
The number of the page where the appearance is positioned (Setter)
- setPageSize(Size) - Method in class com.pdftools.image2pdf.ShrinkToPage
-
The page size (Setter)
- setPageSize(Size) - Method in class com.pdftools.image2pdf.ShrinkToPortrait
-
The page size (Setter)
- setPermissions(MdpPermissions) - Method in class com.pdftools.sign.MdpPermissionOptions
-
The access permissions granted for the document (Setter)
- setPermissions(String, EnumSet<Permission>) - Method in class com.pdftools.pdf.Encryption
-
Set the owner password and access permissions.
- setProxy(URI) - Static method in class com.pdftools.Sdk
-
Proxy to use for all communication to remote servers (Setter)
- setReason(String) - Method in class com.pdftools.sign.SignatureConfiguration
-
The reason for signing (Setter)
- setRemoveAlternateImages(boolean) - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove additional or alternative versions of images (Setter)
- setRemoveArticleThreads(boolean) - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove the sequential flows (threads) of articles (Setter)
- setRemoveMetadata(boolean) - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove document's XMP metadata (Setter)
- setRemoveOutputIntents(boolean) - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove all output intents (Setter)
- setRemovePieceInfo(boolean) - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove the piece-info dictionary (private PDF processor data) (Setter)
- setRemoveSignatureAppearances(RemovalStrategy) - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove or flatten signature appearances (Setter)
- setRemoveSignatures(SignatureRemoval) - Method in class com.pdftools.sign.OutputOptions
-
Whether to remove any signatures (Setter)
- setRemoveStandardFonts(boolean) - Method in class com.pdftools.optimization.FontOptions
-
Whether to remove standard fonts (Setter)
- setRemoveStructureTree(boolean) - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove the data describing the logical structure of a PDF (Setter)
- setRemoveThumbnails(boolean) - Method in class com.pdftools.optimization.RemovalOptions
-
Whether to remove thumbnail images which represent the PDF pages in miniature form (Setter)
- setResolution(Resolution) - Method in class com.pdftools.pdf2image.RenderPageAtResolution
-
The resolution of the output image (Setter)
- setResolutionDPI(Double) - Method in class com.pdftools.optimization.profiles.MinimalFileSize
-
The target resolution of images in DPI (Setter)
- setResolutionDPI(Double) - Method in class com.pdftools.optimization.profiles.Web
-
The target resolution of images in DPI (Setter)
- setRevocationCheckPolicy(RevocationCheckPolicy) - Method in class com.pdftools.signaturevalidation.profiles.TrustConstraints
-
Whether to check certificate revocation (Setter)
- setRevocationInformationSources(EnumSet<DataSource>) - Method in class com.pdftools.signaturevalidation.profiles.ValidationOptions
-
Allowed sources to get revocation information (OCSP, CRL) (Setter)
- setRight(Length) - Method in class com.pdftools.sign.Appearance
-
Distance to right of page (Setter)
- setSignatureFormat(SignatureFormat) - Method in class com.pdftools.crypto.providers.builtin.SignatureConfiguration
-
The format (encoding) of the cryptographic signature (Setter)
- setSignatureFormat(SignatureFormat) - Method in class com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration
-
The format (encoding) of the cryptographic signature (Setter)
- setSignatureFormat(SignatureFormat) - Method in class com.pdftools.crypto.providers.pkcs11.SignatureConfiguration
-
The format (encoding) of the cryptographic signature (Setter)
- setSignatureFormat(SignatureFormat) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration
-
The format (encoding) of the cryptographic signature (Setter)
- setSignaturePaddingType(SignaturePaddingType) - Method in class com.pdftools.crypto.providers.builtin.SignatureConfiguration
-
The padding type of the cryptographic signature (Setter)
- setSignaturePaddingType(SignaturePaddingType) - Method in class com.pdftools.crypto.providers.pkcs11.SignatureConfiguration
-
The padding type of the cryptographic signature (Setter)
- setSize(Size) - Method in class com.pdftools.pdf2image.RenderPageToMaxImageSize
-
The maximum size of the image in pixels (Setter)
- setSslVerifyServerCertificate(boolean) - Method in class com.pdftools.HttpClientHandler
-
Verify the server certificate for SSL/TLS (Setter)
- setStrictMode(boolean) - Method in class com.pdftools.pdfa.validation.AnalysisOptions
-
Whether to enable additional, strict validation checks (Setter)
- setTimeSource(EnumSet<TimeSource>) - Method in class com.pdftools.signaturevalidation.profiles.ValidationOptions
-
Allowed validation time sources (Setter)
- setTimestampUrl(URI) - Method in class com.pdftools.crypto.providers.builtin.Provider
-
The URL of the trusted time-stamp authority (TSA) from which time-stamps shall be acquired (Setter)
- setTimestampUrl(URI) - Method in class com.pdftools.crypto.providers.pkcs11.Session
-
The URL of the trusted time-stamp authority (TSA) from which time-stamps shall be acquired (Setter)
- setTop(Length) - Method in class com.pdftools.sign.Appearance
-
Distance to top of page (Setter)
- setTrustSources(EnumSet<DataSource>) - Method in class com.pdftools.signaturevalidation.profiles.TrustConstraints
-
Allowed sources for trusted certificates (Setter)
- setUserPassword(String) - Method in class com.pdftools.pdf.Encryption
-
The user password (Setter)
- setValidationInformation(ValidationInformation) - Method in class com.pdftools.crypto.providers.builtin.SignatureConfiguration
-
Whether to add validation information (LTV) (Setter)
- setValidationInformation(ValidationInformation) - Method in class com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration
-
Whether to add validation information (LTV) (Setter)
- setValidationInformation(ValidationInformation) - Method in class com.pdftools.crypto.providers.pkcs11.SignatureConfiguration
-
Whether to add validation information (LTV) (Setter)
- setVerticalResolution(FaxVerticalResolution) - Method in class com.pdftools.pdf2image.FaxImageOptions
-
The vertical image resolution (Setter)
- setWidth(int) - Method in class com.pdftools.geometry.integer.Size
-
- setXDpi(double) - Method in class com.pdftools.geometry.units.Resolution
-
- setYDpi(double) - Method in class com.pdftools.geometry.units.Resolution
-
- SHA1 - com.pdftools.crypto.HashAlgorithm
-
SHA-1
- SHA256 - com.pdftools.crypto.HashAlgorithm
-
SHA-256
- SHA3_256 - com.pdftools.crypto.HashAlgorithm
-
SHA3-256
- SHA3_384 - com.pdftools.crypto.HashAlgorithm
-
SHA3-384
- SHA3_512 - com.pdftools.crypto.HashAlgorithm
-
SHA3-512
- SHA384 - com.pdftools.crypto.HashAlgorithm
-
SHA-384
- SHA512 - com.pdftools.crypto.HashAlgorithm
-
SHA-512
- SHOW_ANNOTATIONS - com.pdftools.pdf2image.AnnotationOptions
-
Render the annotation without the associated popup
- SHOW_ANNOTATIONS_AND_POPUPS - com.pdftools.pdf2image.AnnotationOptions
-
Render the annotation and the associated popup
- ShrinkToPage - Class in com.pdftools.image2pdf
-
The image mapping that places the image onto pages of the specified size
- ShrinkToPage() - Constructor for class com.pdftools.image2pdf.ShrinkToPage
-
- ShrinkToPortrait - Class in com.pdftools.image2pdf
-
The image mapping that places the image onto portrait pages of the specified size
- ShrinkToPortrait() - Constructor for class com.pdftools.image2pdf.ShrinkToPortrait
-
- SIG_CONSTRAINTS_FAILURE - com.pdftools.signaturevalidation.SubIndication
-
The signature is considered invalid because one or more properties of the signature do not match the validation constraints.
- SIG_CRYPTO_FAILURE - com.pdftools.signaturevalidation.SubIndication
-
The signature is invalid because the signature value in the signature could not be verified using the signer's public key in the signer's certificate.
- sign(Document, SignatureConfiguration, Stream) - Method in class com.pdftools.sign.Signer
-
Add a document signature
- sign(Document, SignatureConfiguration, Stream, OutputOptions) - Method in class com.pdftools.sign.Signer
-
Add a document signature
- Signature - Class in com.pdftools.pdf
-
A base class for certain signature types
- SIGNATURE - com.pdftools.pdfa.validation.ErrorCategory
-
The document contains signatures.
- SIGNATURE_TIME - com.pdftools.signaturevalidation.TimeSource
-
Signature time
- SignatureAlgorithm - Enum in com.pdftools.crypto
-
Cryptographic signature algorithm
- SignatureConfiguration - Class in com.pdftools.crypto.providers.builtin
-
The signature configuration
- SignatureConfiguration - Class in com.pdftools.crypto.providers.globalsigndss
-
The signature configuration
- SignatureConfiguration - Class in com.pdftools.crypto.providers.pkcs11
-
The signature configuration
- SignatureConfiguration - Class in com.pdftools.crypto.providers.swisscomsigsrv
-
The signature configuration
- SignatureConfiguration - Class in com.pdftools.sign
-
Configuration for signature creation
- SignatureContent - Class in com.pdftools.signaturevalidation
-
The data and validation result of the cryptographic signature
- SignatureField - Class in com.pdftools.pdf
-
A digital signature field
- SignatureFieldList - Class in com.pdftools.pdf
-
- SignatureFieldOptions - Class in com.pdftools.sign
-
Options for adding unsigned signature fields
- SignatureFieldOptions(Appearance) - Constructor for class com.pdftools.sign.SignatureFieldOptions
-
- SignatureFormat - Enum in com.pdftools.crypto
-
- SignaturePaddingType - Enum in com.pdftools.crypto
-
Padding scheme of the cryptographic signature algorithm
- SignatureRemoval - Enum in com.pdftools.sign
-
- SignatureSelector - Enum in com.pdftools.signaturevalidation
-
Select the signatures
- SIGNED - com.pdftools.sign.SignatureRemoval
-
Remove all signed signatures, but no unsigned signature fields.
- SIGNED_DATA_NOT_FOUND - com.pdftools.signaturevalidation.SubIndication
-
Cannot obtain signed data.
- SIGNED_DOC_ENCRYPTION_UNCHANGED - com.pdftools.sign.WarningCategory
-
When processing signed documents, their encryption parameters (user password, owner password, permissions) cannot be changed.
- SignedSignatureField - Class in com.pdftools.pdf
-
A base class for signature fields that have been signed
- Signer - Class in com.pdftools.sign
-
Process signatures and signature fields
- Signer() - Constructor for class com.pdftools.sign.Signer
-
- Signer.Warning - Class in com.pdftools.sign
-
Event for non-critical errors occurring during signature processing
- Signer.WarningListener - Interface in com.pdftools.sign
-
- signPreparedSignature(Document, SignatureConfiguration, Stream) - Method in class com.pdftools.sign.Signer
-
Sign a prepared signature
- SinglePageDocument - Class in com.pdftools.image
-
The image document of an image format that only supports single-page images
- size() - Method in class com.pdftools.crypto.providers.CertificateList
-
- size() - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
- size() - Method in class com.pdftools.image.PageList
-
- size() - Method in class com.pdftools.MetadataDictionary
-
- size() - Method in class com.pdftools.pdf.SignatureFieldList
-
- size() - Method in class com.pdftools.signaturevalidation.CertificateChain
-
- size() - Method in class com.pdftools.signaturevalidation.ValidationResults
-
- size() - Method in class com.pdftools.StringList
-
- Size - Class in com.pdftools.geometry.integer
-
- Size - Class in com.pdftools.geometry.units
-
Class that represents a size that is based on a width and height of type
Length
.
- Size() - Constructor for class com.pdftools.geometry.integer.Size
-
Constructor.
- Size(double, double, Length.Units) - Constructor for class com.pdftools.geometry.units.Size
-
Construct
Size
object from width, height and a common unit.
- Size(int, int) - Constructor for class com.pdftools.geometry.integer.Size
-
- Size(Length, Length) - Constructor for class com.pdftools.geometry.units.Size
-
Construct
Size
object from width and height.
- Size(Size.PaperSizes) - Constructor for class com.pdftools.geometry.units.Size
-
- Size.PaperSizes - Enum in com.pdftools.geometry.units
-
- SPEED - com.pdftools.optimization.CompressionAlgorithmSelection
-
Favor fast compression time over image quality.
- STANDARD - com.pdftools.pdf2image.FaxVerticalResolution
-
A vertical resolution of 98 DPI (dots per inch)
- StepUp - Class in com.pdftools.crypto.providers.swisscomsigsrv
-
The options for step-up authorization using Mobile ID
- StepUp(String, String, String) - Constructor for class com.pdftools.crypto.providers.swisscomsigsrv.StepUp
-
- StepUp.ConsentRequired - Class in com.pdftools.crypto.providers.swisscomsigsrv
-
Event containing the URL for step-up authentication using password and SMS challenge (OTP).
- StepUp.ConsentRequiredListener - Interface in com.pdftools.crypto.providers.swisscomsigsrv
-
- Stream - Interface in com.pdftools.sys
-
The unified stream interface for reading and writing data.
- StringList - Class in com.pdftools
-
- StringList() - Constructor for class com.pdftools.StringList
-
- STRUCTURE - com.pdftools.pdfa.validation.ErrorCategory
-
The document doesn't provide appropriate logical structure information.
- SubIndication - Enum in com.pdftools.signaturevalidation
-
Sub-status indication of the signature validation process
- subList(int, int) - Method in class com.pdftools.crypto.providers.CertificateList
-
- subList(int, int) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
- subList(int, int) - Method in class com.pdftools.image.PageList
-
- subList(int, int) - Method in class com.pdftools.pdf.SignatureFieldList
-
- subList(int, int) - Method in class com.pdftools.signaturevalidation.CertificateChain
-
- subList(int, int) - Method in class com.pdftools.signaturevalidation.ValidationResults
-
- subList(int, int) - Method in class com.pdftools.StringList
-
- SUBSTITUTED_FONT - com.pdftools.pdfa.conversion.EventCategory
-
Substituted a font for a similar one.
- SUBSTITUTED_FONT - com.pdftools.pdfa.conversion.EventCode
-
- SUBSTITUTED_MULTIPLE_MASTER - com.pdftools.pdfa.conversion.EventCode
-
- subtract(Length) - Method in class com.pdftools.geometry.units.Length
-
- SUPPORT_DISABILITIES - com.pdftools.pdf.Permission
-
Allow support for disabilities.
- SUPPORTED - com.pdftools.signaturevalidation.profiles.RevocationCheckPolicy
-
Same as Required
for certificates that have revocation information and NoCheck
otherwise.
- SYSTEM - com.pdftools.signaturevalidation.DataSource
-
Data from the local system cache
- VALID - com.pdftools.signaturevalidation.Indication
-
The constraint is valid according to the chosen signature validation profile.
- validate(Document) - Method in class com.pdftools.pdfa.validation.Validator
-
Validate the standards conformance of a PDF document.
- validate(Document, ValidationOptions) - Method in class com.pdftools.pdfa.validation.Validator
-
Validate the standards conformance of a PDF document.
- validate(Document, Profile, SignatureSelector) - Method in class com.pdftools.signaturevalidation.Validator
-
Validate the signatures of a PDF document
- ValidationInformation - Enum in com.pdftools.crypto
-
Whether to embed validation information to enable the long-term validation (LTV) of the signature
- ValidationOptions - Class in com.pdftools.pdfa.validation
-
The PDF validation options
- ValidationOptions - Class in com.pdftools.signaturevalidation.profiles
-
Signature validation options
- ValidationOptions() - Constructor for class com.pdftools.pdfa.validation.ValidationOptions
-
- ValidationResult - Class in com.pdftools.pdfa.validation
-
The PDF validation result
- ValidationResult - Class in com.pdftools.signaturevalidation
-
The result of a signature validation
- ValidationResults - Class in com.pdftools.signaturevalidation
-
- Validator - Class in com.pdftools.pdfa.validation
-
The class to validate the standard conformance of documents
- Validator - Class in com.pdftools.signaturevalidation
-
The class to check the validity of signatures
- Validator() - Constructor for class com.pdftools.pdfa.validation.Validator
-
- Validator() - Constructor for class com.pdftools.signaturevalidation.Validator
-
- Validator.Constraint - Class in com.pdftools.signaturevalidation
-
- Validator.ConstraintListener - Interface in com.pdftools.signaturevalidation
-
- Validator.Error - Class in com.pdftools.pdfa.validation
-
- Validator.ErrorListener - Interface in com.pdftools.pdfa.validation
-
- valueOf(String) - Static method in enum com.pdftools.crypto.HashAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.crypto.SignatureAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.crypto.SignatureFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.crypto.SignaturePaddingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.crypto.ValidationInformation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.geometry.units.Length.Units
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.geometry.units.Size.PaperSizes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.optimization.CompressionAlgorithmSelection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.optimization.ConversionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.optimization.RemovalStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdf.Conformance.PdfAVersion.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdf.MdpPermissions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdf.Permission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdf.XfaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdf2image.AnnotationOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdf2image.BackgroundType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdf2image.ColorSpace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdf2image.FaxVerticalResolution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdf2image.JpegColorSpace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdf2image.PngColorSpace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdf2image.TiffBitonalCompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdfa.conversion.EventCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdfa.conversion.EventCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdfa.conversion.EventSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.pdfa.validation.ErrorCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.sign.AddValidationInformation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.sign.SignatureRemoval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.sign.WarningCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.signaturevalidation.DataSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.signaturevalidation.Indication
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.signaturevalidation.profiles.RevocationCheckPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.signaturevalidation.SignatureSelector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.signaturevalidation.SubIndication
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.signaturevalidation.TimeSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.sys.FileStream.Mode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.pdftools.crypto.HashAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.crypto.SignatureAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.crypto.SignatureFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.crypto.SignaturePaddingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.crypto.ValidationInformation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.geometry.units.Length.Units
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.geometry.units.Size.PaperSizes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.pdftools.MetadataDictionary
-
- values() - Static method in enum com.pdftools.optimization.CompressionAlgorithmSelection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.optimization.ConversionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.optimization.RemovalStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdf.Conformance.PdfAVersion.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdf.MdpPermissions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdf.Permission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdf.XfaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdf2image.AnnotationOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdf2image.BackgroundType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdf2image.ColorSpace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdf2image.FaxVerticalResolution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdf2image.JpegColorSpace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdf2image.PngColorSpace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdf2image.TiffBitonalCompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdfa.conversion.EventCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdfa.conversion.EventCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdfa.conversion.EventSeverity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.pdfa.validation.ErrorCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.sign.AddValidationInformation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.sign.SignatureRemoval
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.sign.WarningCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.signaturevalidation.DataSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.signaturevalidation.Indication
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.signaturevalidation.profiles.RevocationCheckPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.signaturevalidation.SignatureSelector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.signaturevalidation.SubIndication
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.signaturevalidation.TimeSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pdftools.sys.FileStream.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version(int, int) - Constructor for class com.pdftools.pdf.Conformance.Version
-
- Viewing - Class in com.pdftools.pdf2image.profiles
-
The profile to convert PDF documents to JPEG or PNG images for viewing
- Viewing() - Constructor for class com.pdftools.pdf2image.profiles.Viewing
-
- VISUAL_DIFFERENCES - com.pdftools.pdfa.conversion.EventCategory
-
The conversion resulted in visual differences to the document.