Index
All Classes and Interfaces|All Packages|Serialized Form
A
- A - Enum constant in enum com.pdftools.pdf.Conformance.PdfAVersion.Level
-
Level A (accessibility)
- A3 - Enum constant in enum com.pdftools.geometry.units.Size.PaperSizes
-
Paper size with dimensions
0.297m x 0.420m, which is part of the A series format paper size defined by the ISO 216 standard. - A4 - Enum constant in enum com.pdftools.geometry.units.Size.PaperSizes
-
Paper size with dimensions
0.210m x 0.297, which is part of the A series format paper size defined by the ISO 216 standard. - A5 - Enum constant in enum com.pdftools.geometry.units.Size.PaperSizes
-
Paper size with dimensions
0.148m x 0.210m, which is part of the A series format paper size defined by the ISO 216 standard. - AATL - Enum constant in enum com.pdftools.signaturevalidation.DataSource
-
From the Adobe Approved Trust List (AATL)
- A base class for certain signature types - Search tag in class com.pdftools.pdf.Signature
- Section
- A base class for signature fields that have been signed - Search tag in class com.pdftools.pdf.SignedSignatureField
- Section
- abs(Length) - Static method in class com.pdftools.geometry.units.Length
- A conversion event which is generally considered a critical issue - Search tag in com.pdftools.pdfa.conversion.EventSeverity.ERROR
- Section
- A conversion event which is generally considered a non-critical issue - Search tag in com.pdftools.pdfa.conversion.EventSeverity.WARNING
- Section
- A conversion event which is of an informational nature - Search tag in com.pdftools.pdfa.conversion.EventSeverity.INFORMATION
- Section
- ACTION - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains actions types other than for navigation (launch, JavaScript, ResetForm, etc.)
- ADBE_PKCS7_DETACHED - Enum constant in enum com.pdftools.crypto.SignatureFormat
-
Legacy PAdES Basic signature (PDF 1.6)
- add(int, Certificate) - Method in class com.pdftools.crypto.providers.CertificateList
-
Not supported.
- add(int, Device) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
Not supported.
- add(int, Document) - Method in class com.pdftools.image.DocumentList
-
Not supported.
- add(int, Page) - Method in class com.pdftools.image.PageList
-
Not supported.
- add(int, SignatureField) - Method in class com.pdftools.pdf.SignatureFieldList
-
Not supported.
- add(int, Certificate) - Method in class com.pdftools.signaturevalidation.CertificateChain
-
Not supported.
- add(int, ValidationResult) - Method in class com.pdftools.signaturevalidation.ValidationResults
-
Not supported.
- add(int, String) - Method in class com.pdftools.StringList
-
Not supported.
- add(Certificate) - Method in class com.pdftools.crypto.providers.CertificateList
-
Not supported.
- add(Device) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
Not supported.
- add(Length) - Method in class com.pdftools.geometry.units.Length
- add(Document) - Method in class com.pdftools.image.DocumentList
- add(Page) - Method in class com.pdftools.image.PageList
-
Not supported.
- add(SignatureField) - Method in class com.pdftools.pdf.SignatureFieldList
-
Not supported.
- add(Certificate) - Method in class com.pdftools.signaturevalidation.CertificateChain
-
Not supported.
- add(ValidationResult) - Method in class com.pdftools.signaturevalidation.ValidationResults
-
Not supported.
- add(String) - Method in class com.pdftools.StringList
- ADD_VALIDATION_INFORMATION_FAILED - Enum constant in enum com.pdftools.sign.WarningCategory
-
Error adding validation information to existing signatures of input document as requested by
OutputOptions.getAddValidationInformation(). - Add a certificate - Search tag in com.pdftools.crypto.providers.pkcs11.SignatureConfiguration.addCertificate(Stream)
- Section
- Add a certificate to the trust store - Search tag in com.pdftools.HttpClientHandler.addTrustedCertificate(Stream)
- Section
- Add a document certification signature - Search tag in com.pdftools.sign.Signer.certify(Document, SignatureConfiguration, Stream)
- Section
- Add a document certification signature - Search tag in com.pdftools.sign.Signer.certify(Document, SignatureConfiguration, Stream, MdpPermissionOptions)
- Section
- Add a document certification signature - Search tag in com.pdftools.sign.Signer.certify(Document, SignatureConfiguration, Stream, MdpPermissionOptions, OutputOptions)
- Section
- Add a document signature - Search tag in com.pdftools.sign.Signer.sign(Document, SignatureConfiguration, Stream)
- Section
- Add a document signature - Search tag in com.pdftools.sign.Signer.sign(Document, SignatureConfiguration, Stream, OutputOptions)
- Section
- Add a document time-stamp - Search tag in com.pdftools.sign.Signer.addTimestamp(Document, TimestampConfiguration, Stream)
- Section
- Add a document time-stamp - Search tag in com.pdftools.sign.Signer.addTimestamp(Document, TimestampConfiguration, Stream, OutputOptions)
- Section
- addAll(int, Collection<? extends Certificate>) - Method in class com.pdftools.crypto.providers.CertificateList
-
Not supported.
- addAll(int, Collection<? extends Device>) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
Not supported.
- addAll(int, Collection<? extends Document>) - Method in class com.pdftools.image.DocumentList
- addAll(int, Collection<? extends Page>) - Method in class com.pdftools.image.PageList
-
Not supported.
- addAll(int, Collection<? extends SignatureField>) - Method in class com.pdftools.pdf.SignatureFieldList
-
Not supported.
- addAll(int, Collection<? extends Certificate>) - Method in class com.pdftools.signaturevalidation.CertificateChain
-
Not supported.
- addAll(int, Collection<? extends ValidationResult>) - Method in class com.pdftools.signaturevalidation.ValidationResults
-
Not supported.
- addAll(int, Collection<? extends String>) - Method in class com.pdftools.StringList
- addAll(Collection<? extends Certificate>) - Method in class com.pdftools.crypto.providers.CertificateList
-
Not supported.
- addAll(Collection<? extends Device>) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
Not supported.
- addAll(Collection<? extends Document>) - Method in class com.pdftools.image.DocumentList
- addAll(Collection<? extends Page>) - Method in class com.pdftools.image.PageList
-
Not supported.
- addAll(Collection<? extends SignatureField>) - Method in class com.pdftools.pdf.SignatureFieldList
-
Not supported.
- addAll(Collection<? extends Certificate>) - Method in class com.pdftools.signaturevalidation.CertificateChain
-
Not supported.
- addAll(Collection<? extends ValidationResult>) - Method in class com.pdftools.signaturevalidation.ValidationResults
-
Not supported.
- addAll(Collection<? extends String>) - Method in class com.pdftools.StringList
- Add an unsigned signature field - Search tag in com.pdftools.sign.Signer.addSignatureField(Document, SignatureFieldOptions, Stream)
- Section
- Add an unsigned signature field - Search tag in com.pdftools.sign.Signer.addSignatureField(Document, SignatureFieldOptions, Stream, OutputOptions)
- Section
- Add a prepared signature - Search tag in com.pdftools.sign.Signer.addPreparedSignature(Document, SignatureConfiguration, Stream)
- Section
- Add a prepared signature - Search tag in com.pdftools.sign.Signer.addPreparedSignature(Document, SignatureConfiguration, Stream, OutputOptions)
- Section
- addArchive(Stream) - Method in class com.pdftools.signaturevalidation.CustomTrustList
-
Add certificates from a PFX (PKCS#12) archive
- addArchive(Stream, String) - Method in class com.pdftools.signaturevalidation.CustomTrustList
-
Add certificates from a PFX (PKCS#12) archive
- addAssociatedFile(Stream, String) - Method in class com.pdftools.pdfa.conversion.Converter
-
Prepares the associated file for embedding.
- addAssociatedFile(Stream, String, Integer) - Method in class com.pdftools.pdfa.conversion.Converter
-
Prepares the associated file for embedding.
- addAssociatedFile(Stream, String, Integer, AFRelationship) - Method in class com.pdftools.pdfa.conversion.Converter
-
Prepares the associated file for embedding.
- addAssociatedFile(Stream, String, Integer, AFRelationship, String) - Method in class com.pdftools.pdfa.conversion.Converter
-
Prepares the associated file for embedding.
- addAssociatedFile(Stream, String, Integer, AFRelationship, String, String) - Method in class com.pdftools.pdfa.conversion.Converter
-
Prepares the associated file for embedding.
- addAssociatedFile(Stream, String, Integer, AFRelationship, String, String, OffsetDateTime) - Method in class com.pdftools.pdfa.conversion.Converter
-
Prepares the associated file for embedding.
- addCertificate(Stream) - Method in class com.pdftools.crypto.providers.pkcs11.SignatureConfiguration
-
Add a certificate
- addCertificates(Stream) - Method in class com.pdftools.signaturevalidation.CustomTrustList
-
Add one or more certificates
- Add certificates from a PFX (PKCS#12) archive - Search tag in com.pdftools.signaturevalidation.CustomTrustList.addArchive(Stream)
- Section
- Add certificates from a PFX (PKCS#12) archive - Search tag in com.pdftools.signaturevalidation.CustomTrustList.addArchive(Stream, String)
- Section
- addConsentRequiredListener(StepUp.ConsentRequiredListener) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.StepUp
-
Add a listener for the
StepUp.ConsentRequiredevent. - addConstraintListener(Validator.ConstraintListener) - Method in class com.pdftools.signaturevalidation.Validator
-
Add a listener for the
Validator.Constraintevent. - addConversionEventListener(Converter.ConversionEventListener) - Method in class com.pdftools.pdfa.conversion.Converter
-
Add a listener for the
Converter.ConversionEventevent. - Add custom font directory - Search tag in com.pdftools.Sdk.addFontDirectory(String)
- Section
- addErrorListener(Validator.ErrorListener) - Method in class com.pdftools.pdfa.validation.Validator
-
Add a listener for the
Validator.Errorevent. - addFontDirectory(String) - Static method in class com.pdftools.Sdk
-
Add custom font directory
- addInvoiceXml(InvoiceType, Stream) - Method in class com.pdftools.pdfa.conversion.Converter
-
Prepares the invoice XML file (ZUGFeRD or Factur-X) for embedding.
- addInvoiceXml(InvoiceType, Stream, AFRelationship) - Method in class com.pdftools.pdfa.conversion.Converter
-
Prepares the invoice XML file (ZUGFeRD or Factur-X) for embedding.
- Additional document level options - Search tag in class com.pdftools.sign.OutputOptions
- Section
- Add one or more certificates - Search tag in com.pdftools.signaturevalidation.CustomTrustList.addCertificates(Stream)
- Section
- addPreparedSignature(Document, SignatureConfiguration, Stream) - Method in class com.pdftools.sign.Signer
-
Add a prepared signature
- addPreparedSignature(Document, SignatureConfiguration, Stream, OutputOptions) - Method in class com.pdftools.sign.Signer
-
Add a prepared signature
- addSignatureField(Document, SignatureFieldOptions, Stream) - Method in class com.pdftools.sign.Signer
-
Add an unsigned signature field
- addSignatureField(Document, SignatureFieldOptions, Stream, OutputOptions) - Method in class com.pdftools.sign.Signer
-
Add an unsigned signature field
- addTimestamp(Document, TimestampConfiguration, Stream) - Method in class com.pdftools.sign.Signer
-
Add a document time-stamp
- addTimestamp(Document, TimestampConfiguration, Stream, OutputOptions) - Method in class com.pdftools.sign.Signer
-
Add a document time-stamp
- addTrustedCertificate(Stream) - Method in class com.pdftools.HttpClientHandler
-
Add a certificate to the trust store
- AddValidationInformation - Enum in com.pdftools.sign
- Add validation information to existing signatures of input document (Getter) - Search tag in com.pdftools.sign.OutputOptions.getAddValidationInformation()
- Section
- Add validation information to existing signatures of input document (Setter) - Search tag in com.pdftools.sign.OutputOptions.setAddValidationInformation(AddValidationInformation)
- Section
- addWarningListener(Signer.WarningListener) - Method in class com.pdftools.sign.Signer
-
Add a listener for the
Signer.Warningevent. - A digital signature field - Search tag in class com.pdftools.pdf.SignatureField
- Section
- A document certification (MDP) signature that certifies the document - Search tag in class com.pdftools.pdf.CertificationSignature
- Section
- A document signature that signs the document - Search tag in class com.pdftools.pdf.DocumentSignature
- Section
- A document that has been prepared for signing - Search tag in class com.pdftools.sign.PreparedDocument
- Section
- A document time-stamp signature that time-stamps the document - Search tag in class com.pdftools.pdf.DocumentTimestamp
- Section
- AFRelationship - Enum in com.pdftools.pdfa.conversion
-
The AFRelationship determines the relation of the embedded file to the PDF.
- A generic error occurred. - Search tag in exception class com.pdftools.GenericException
- Section
- ALL - Enum constant in enum com.pdftools.sign.AddValidationInformation
-
Add validation information to all existing signatures of input document.
- ALL - Enum constant in enum com.pdftools.sign.SignatureRemoval
-
Remove all signed (see
SignatureRemoval.SIGNED) and unsigned signature fields. - ALL - Enum constant in enum com.pdftools.signaturevalidation.SignatureSelector
-
Select all signatures.
- ALL - Static variable in enum com.pdftools.pdf.Permission
-
All Permission.
- Allow annotations. - Search tag in com.pdftools.pdf.Permission.ANNOTATE
- Section
- Allow changing the document. - Search tag in com.pdftools.pdf.Permission.MODIFY
- Section
- Allow content copying or extraction. - Search tag in com.pdftools.pdf.Permission.COPY
- Section
- Allow document assembly. - Search tag in com.pdftools.pdf.Permission.ASSEMBLE
- Section
- Allowed sources for trusted certificates (Getter) - Search tag in com.pdftools.signaturevalidation.profiles.TrustConstraints.getTrustSources()
- Section
- Allowed sources for trusted certificates (Setter) - Search tag in com.pdftools.signaturevalidation.profiles.TrustConstraints.setTrustSources(EnumSet<DataSource>)
- Section
- Allowed sources to get certificates, e.g. intermediate issuer certificates (Getter) - Search tag in com.pdftools.signaturevalidation.profiles.ValidationOptions.getCertificateSources()
- Section
- Allowed sources to get certificates, e.g. intermediate issuer certificates (Setter) - Search tag in com.pdftools.signaturevalidation.profiles.ValidationOptions.setCertificateSources(EnumSet<DataSource>)
- Section
- Allowed sources to get revocation information (OCSP, CRL) (Getter) - Search tag in com.pdftools.signaturevalidation.profiles.ValidationOptions.getRevocationInformationSources()
- Section
- Allowed sources to get revocation information (OCSP, CRL) (Setter) - Search tag in com.pdftools.signaturevalidation.profiles.ValidationOptions.setRevocationInformationSources(EnumSet<DataSource>)
- Section
- Allowed validation time sources (Getter) - Search tag in com.pdftools.signaturevalidation.profiles.ValidationOptions.getTimeSource()
- Section
- Allowed validation time sources (Setter) - Search tag in com.pdftools.signaturevalidation.profiles.ValidationOptions.setTimeSource(EnumSet<TimeSource>)
- Section
- Allow filling of form fields. - Search tag in com.pdftools.pdf.Permission.FILL_FORMS
- Section
- Allow high resolution printing. - Search tag in com.pdftools.pdf.Permission.DIGITAL_PRINT
- Section
- Allow low resolution printing. - Search tag in com.pdftools.pdf.Permission.PRINT
- Section
- Allow support for disabilities. - Search tag in com.pdftools.pdf.Permission.SUPPORT_DISABILITIES
- Section
- All Permission. - Search tag in com.pdftools.pdf.Permission.ALL
- Section
- ALTERNATE - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains alternate information (images).
- ALTERNATIVE - Enum constant in enum com.pdftools.pdfa.conversion.AFRelationship
-
The file specification is an alternative representation of content, for example audio
- AnalysisOptions - Class in com.pdftools.pdfa.validation
-
The PDF/A analysis options
- AnalysisOptions() - Constructor for class com.pdftools.pdfa.validation.AnalysisOptions
- AnalysisResult - Class in com.pdftools.pdfa.validation
-
The PDF/A analysis result
- analyze(Document) - Method in class com.pdftools.pdfa.validation.Validator
-
Analyze a PDF document in preparation for its conversion to PDF/A.
- analyze(Document, AnalysisOptions) - Method in class com.pdftools.pdfa.validation.Validator
-
Analyze a PDF document in preparation for its conversion to PDF/A.
- Analyze a PDF document in preparation for its conversion to PDF/A. - Search tag in com.pdftools.pdfa.validation.Validator.analyze(Document)
- Section
- Analyze a PDF document in preparation for its conversion to PDF/A. - Search tag in com.pdftools.pdfa.validation.Validator.analyze(Document, AnalysisOptions)
- Section
- An error occurred during the processing of a HTTP request. - Search tag in exception class com.pdftools.HttpException
- Section
- ANNOTATE - Enum constant in enum com.pdftools.pdf.MdpPermissions
-
Permitted changes are the same as for
MdpPermissions.FORM_FILLING, as well as annotation creation, deletion, and modification; other changes invalidate the signature. - ANNOTATE - Enum constant in enum com.pdftools.pdf.Permission
-
Allow annotations.
- AnnotationOptions - Enum in com.pdftools.pdf2image
-
Defines how to render annotations and their popups
- An unsigned signature field - Search tag in class com.pdftools.pdf.UnsignedSignatureField
- Section
- Any other reason - Search tag in com.pdftools.signaturevalidation.SubIndication.GENERIC
- Section
- Appearance - Class in com.pdftools.sign
-
The visual appearance of signatures
- APPEARANCE - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains annotations or form fields with ambiguous or without appropriate appearances.
- append(Document) - Method in class com.pdftools.documentassembly.DocumentAssembler
-
This method copies document properties and a range of pages from
inDoc. - append(Document, Integer) - Method in class com.pdftools.documentassembly.DocumentAssembler
-
This method copies document properties and a range of pages from
inDoc. - append(Document, Integer, Integer) - Method in class com.pdftools.documentassembly.DocumentAssembler
-
This method copies document properties and a range of pages from
inDoc. - append(Document, Integer, Integer, DocumentCopyOptions) - Method in class com.pdftools.documentassembly.DocumentAssembler
-
This method copies document properties and a range of pages from
inDoc. - append(Document, Integer, Integer, DocumentCopyOptions, PageCopyOptions) - Method in class com.pdftools.documentassembly.DocumentAssembler
-
This method copies document properties and a range of pages from
inDoc. - A proof of existence that proves whether a signed object was produced before a compromising event (e.g. broken algorithm) is missing - Search tag in com.pdftools.signaturevalidation.SubIndication.NO_POE
- Section
- Archive - Class in com.pdftools.image2pdf.profiles
-
The profile for image to PDF/A conversion for archiving
- Archive - Class in com.pdftools.optimization.profiles
-
The optimization profile suitable for archiving
- Archive - Class in com.pdftools.pdf2image.profiles
-
The profile to convert PDF documents to TIFF images for archiving
- Archive() - Constructor for class com.pdftools.image2pdf.profiles.Archive
- Archive() - Constructor for class com.pdftools.optimization.profiles.Archive
- Archive() - Constructor for class com.pdftools.pdf2image.profiles.Archive
- A resource or service is temporarily unavailable. - Search tag in exception class com.pdftools.RetryException
- Section
- A session to a cryptographic device (HSM, USB token, etc.) to perform cryptographic operations - Search tag in class com.pdftools.crypto.providers.pkcs11.Session
- Section
- assemble() - Method in class com.pdftools.documentassembly.DocumentAssembler
-
Assemble the input documents
- ASSEMBLE - Enum constant in enum com.pdftools.pdf.Permission
-
Allow document assembly.
- Assemble the input documents - Search tag in com.pdftools.documentassembly.DocumentAssembler.assemble()
- Section
- At least one certificate chain was found, but an intermediate CA certificate has been revoked. - Search tag in com.pdftools.signaturevalidation.SubIndication.REVOKED_CA_NO_POE
- Section
- At least one of the algorithms used in an element (e.g. the signature value, a certificate, etc.) to validate the signature or the size of the keys used in the algorithm are no longer considered reliable at the validation date/time. The Signature Validation Algorithm cannot determine whether the element was generated before or after the algorithm or the size of the keys were considered unreliable. - Search tag in com.pdftools.signaturevalidation.SubIndication.CRYPTO_CONSTRAINTS_FAILURE_NO_POE
- Section
- Auto - Class in com.pdftools.image2pdf
-
The image mapping that automatically determines a suitable conversion
- Auto() - Constructor for class com.pdftools.image2pdf.Auto
- A vertical resolution of 196 DPI (dots per inch) - Search tag in com.pdftools.pdf2image.FaxVerticalResolution.HIGH
- Section
- A vertical resolution of 98 DPI (dots per inch) - Search tag in com.pdftools.pdf2image.FaxVerticalResolution.STANDARD
- Section
- A X.509 certificate - Search tag in class com.pdftools.crypto.providers.Certificate
- Section
- A X.509 certificate - Search tag in class com.pdftools.signaturevalidation.Certificate
- Section
B
- B - Enum constant in enum com.pdftools.pdf.Conformance.PdfAVersion.Level
-
Level B (basic)
- BackgroundType - Enum in com.pdftools.pdf2image
-
The background type to use when rendering into an image
- BALANCED - Enum constant in enum com.pdftools.optimization.CompressionAlgorithmSelection
-
A compromise between
CompressionAlgorithmSelection.PRESERVE_QUALITYandCompressionAlgorithmSelection.SPEED. - Base class for cryptographic providers - Search tag in class com.pdftools.crypto.providers.Provider
- Section
- Basic: Do not add any validation information - Search tag in com.pdftools.crypto.ValidationInformation.NONE
- Section
C
- calculateSize(Size) - Method in class com.pdftools.geometry.units.Resolution
-
Calculate the physical size of an object, e.g.
- Calculate the hash value - Search tag in com.pdftools.sign.PreparedDocument.getHash(HashAlgorithm)
- Section
- Cannot obtain signed data. - Search tag in com.pdftools.signaturevalidation.SubIndication.SIGNED_DATA_NOT_FOUND
- Section
- CCITT Group 3 - Search tag in com.pdftools.pdf2image.TiffBitonalCompressionType.G3
- Section
- CCITT Group 4 - Search tag in com.pdftools.pdf2image.TiffBitonalCompressionType.G4
- Section
- CENTIMETRE - Enum constant in enum 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 - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The certificate has no revocation information.
- CertificateChain - Class in com.pdftools.signaturevalidation
- CertificateList - Class in com.pdftools.crypto.providers
- Certificate trust constraints - Search tag in class com.pdftools.signaturevalidation.profiles.TrustConstraints
- Section
- 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 - Enum constant in enum 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 - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Resolved ambiguous or conflicting descriptions of colorants (spot colors).
- CHANGED_TO_INITIAL_DOCUMENT - Enum constant in enum 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.DocumentList
-
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.sign.CustomTextVariableMap
- 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 - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- CLOCKWISE180 - Enum constant in enum com.pdftools.documentassembly.PageRotation
-
Rotation for 180 degrees clockwise.
- CLOCKWISE270 - Enum constant in enum com.pdftools.documentassembly.PageRotation
-
Rotation for 270 degrees clockwise.
- CLOCKWISE90 - Enum constant in enum com.pdftools.documentassembly.PageRotation
-
Rotation for 90 degrees clockwise.
- 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.documentassembly.DocumentAssembler
-
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.
- Close all open sessions and unload the module - Search tag in com.pdftools.crypto.providers.pkcs11.Module.close()
- Section
- Close the object - Search tag in com.pdftools.crypto.providers.Provider.close()
- Section
- Close the object. - Search tag in com.pdftools.documentassembly.DocumentAssembler.close()
- Section
- Close the object. - Search tag in com.pdftools.image.Document.close()
- Section
- Close the object. - Search tag in com.pdftools.pdf.Document.close()
- Section
- CmsSignatureContent - Class in com.pdftools.signaturevalidation
-
The data and validation result of the cryptographic signature
- CMYK - Enum constant in enum com.pdftools.pdf2image.ColorSpace
- CMYK - Enum constant in enum com.pdftools.pdf2image.JpegColorSpace
- COLOR - Enum constant in enum 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.documentassembly - package com.pdftools.documentassembly
- 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
- Combine a background with the image (Getter) - Search tag in com.pdftools.pdf2image.PngImageOptions.getBackground()
- Section
- Combine a background with the image (Getter) - Search tag in com.pdftools.pdf2image.TiffFlateImageOptions.getBackground()
- Section
- Combine a background with the image (Getter) - Search tag in com.pdftools.pdf2image.TiffLzwImageOptions.getBackground()
- Section
- Combine a background with the image (Setter) - Search tag in com.pdftools.pdf2image.PngImageOptions.setBackground(BackgroundType)
- Section
- Combine a background with the image (Setter) - Search tag in com.pdftools.pdf2image.TiffFlateImageOptions.setBackground(BackgroundType)
- Section
- Combine a background with the image (Setter) - Search tag in com.pdftools.pdf2image.TiffLzwImageOptions.setBackground(BackgroundType)
- Section
- 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
- Configuration for adding time-stamps - Search tag in class com.pdftools.sign.TimestampConfiguration
- Section
- Configuration for signature creation - Search tag in class com.pdftools.sign.SignatureConfiguration
- Section
- 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 Class in com.pdftools
-
The document has an invalid conformance level.
- ConformanceException(String) - Constructor for exception class 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.
- Constraints on the order of signature time-stamps and/or signed data object (s) time-stamps are not respected. - Search tag in com.pdftools.signaturevalidation.SubIndication.TIMESTAMP_ORDER_FAILURE
- Section
- ConsumptionData - Class in com.pdftools
-
This class contains page-based license usage data.
- 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.DocumentList
- 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.DocumentList
- 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
- containsKey(Object) - Method in class com.pdftools.sign.CustomTextVariableMap
- containsValue(Object) - Method in class com.pdftools.MetadataDictionary
- containsValue(Object) - Method in class com.pdftools.sign.CustomTextVariableMap
- 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.
- Convert a document to PDF/A. - Search tag in com.pdftools.pdfa.conversion.Converter.convert(AnalysisResult, Document, Stream)
- Section
- Convert a document to PDF/A. - Search tag in com.pdftools.pdfa.conversion.Converter.convert(AnalysisResult, Document, Stream, ConversionOptions)
- Section
- Convert a document to PDF/A. - Search tag in com.pdftools.pdfa.conversion.Converter.convert(AnalysisResult, Document, Stream, ConversionOptions, OutputOptions)
- Section
- Convert a list of images to a PDF document - Search tag in com.pdftools.image2pdf.Converter.convertMultiple(DocumentList, Stream, Profile)
- Section
- Convert a list of images to a PDF document - Search tag in com.pdftools.image2pdf.Converter.convertMultiple(DocumentList, Stream, Profile, OutputOptions)
- Section
- Convert all pages of a PDF document to a rasterized image - Search tag in com.pdftools.pdf2image.Converter.convertDocument(Document, Stream, Profile)
- Section
- Convert an image to a PDF document - Search tag in com.pdftools.image2pdf.Converter.convert(Document, Stream, Profile)
- Section
- Convert an image to a PDF document - Search tag in com.pdftools.image2pdf.Converter.convert(Document, Stream, Profile, OutputOptions)
- Section
- Convert a single page of a PDF document to a rasterized image - Search tag in com.pdftools.pdf2image.Converter.convertPage(Document, Stream, Profile, int)
- Section
- 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 - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Converted embedded file.
- CONVERTED_FONT - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Converted fonts of input document.
- CONVERTED_TO_STAMP - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- Converted embedded file. - Search tag in com.pdftools.pdfa.conversion.EventCategory.CONVERTED_EMBEDDED_FILE
- Section
- Converted fonts of input document. - Search tag in com.pdftools.pdfa.conversion.EventCategory.CONVERTED_FONT
- Section
- Converted transparent object to opaque. - Search tag in com.pdftools.pdfa.conversion.EventCategory.REMOVED_TRANSPARENCY
- Section
- 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
-
Listener interface for the
Converter.ConversionEventevent. - CONVERTING_EMBEDDED_FILE_ERROR - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- CONVERTING_EMBEDDED_FILE_START - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- CONVERTING_EMBEDDED_FILE_SUCCESS - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- convertMultiple(DocumentList, Stream, Profile) - Method in class com.pdftools.image2pdf.Converter
-
Convert a list of images to a PDF document
- convertMultiple(DocumentList, Stream, Profile, OutputOptions) - Method in class com.pdftools.image2pdf.Converter
-
Convert a list of images to a PDF document
- 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 - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- COPIED_OUTPUT_INTENT - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- copy(Stream) - Method in class com.pdftools.sys.FileStream
-
Copy the content from another stream.
- COPY - Enum constant in enum com.pdftools.documentassembly.CopyStrategy
-
The elements are copied as-is to the output document.
- COPY - Enum constant in enum com.pdftools.documentassembly.NamedDestinationCopyStrategy
-
Copy named destinations
- COPY - Enum constant in enum com.pdftools.optimization.ConversionStrategy
-
The object is copied onto the output page.
- COPY - Enum constant in enum com.pdftools.pdf.Permission
-
Allow content copying or extraction.
- Copy associated files. (Getter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.getCopyAssociatedFiles()
- Section
- Copy associated files. (Setter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.setCopyAssociatedFiles(boolean)
- Section
- Copy named destinations - Search tag in com.pdftools.documentassembly.NamedDestinationCopyStrategy.COPY
- Section
- Copy outline items (bookmarks). (Getter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.getCopyOutlineItems()
- Section
- Copy outline items (bookmarks). (Setter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.setCopyOutlineItems(boolean)
- Section
- CopyStrategy - Enum in com.pdftools.documentassembly
- Copy strategy for annotations. (Getter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.getAnnotations()
- Section
- Copy strategy for annotations. (Setter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.setAnnotations(CopyStrategy)
- Section
- Copy strategy for form fields. (Getter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.getFormFields()
- Section
- Copy strategy for form fields. (Setter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.setFormFields(CopyStrategy)
- Section
- Copy strategy for links. (Getter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.getLinks()
- Section
- Copy strategy for links. (Setter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.setLinks(CopyStrategy)
- Section
- Copy strategy for named destinations (Getter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.getNamedDestinations()
- Section
- Copy strategy for named destinations (Setter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.setNamedDestinations(NamedDestinationCopyStrategy)
- Section
- Copy strategy for unsigned signature fields. (Getter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.getUnsignedSignatures()
- Section
- Copy strategy for unsigned signature fields. (Setter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.setUnsignedSignatures(CopyStrategy)
- Section
- Copy the logical structure and tagging information. (Getter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.getCopyLogicalStructure()
- Section
- Copy the logical structure and tagging information. (Setter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.setCopyLogicalStructure(boolean)
- Section
- CorruptException - Exception Class in com.pdftools
-
The file is corrupt and cannot be opened.
- CorruptException(String) - Constructor for exception class com.pdftools.CorruptException
- Create a configuration to prepare a signature for an external signature handler - Search tag in com.pdftools.crypto.providers.builtin.Provider.createPreparedSignature(int, String, String)
- Section
- Create a configuration to sign with a PFX (PKCS#12) soft certificate - Search tag in com.pdftools.crypto.providers.builtin.Provider.createSignatureFromCertificate(Stream, String)
- Section
- Create an appearance with the content loaded from a JSON file - Search tag in com.pdftools.sign.Appearance.createFromJson(Stream)
- Section
- Create an appearance with the content loaded from an XML file - Search tag in com.pdftools.sign.Appearance.createFromXml(Stream)
- Section
- Create a session - Search tag in com.pdftools.crypto.providers.pkcs11.Device.createSession(String)
- Section
- Create a signature configuration based on certificate name - Search tag in com.pdftools.crypto.providers.pkcs11.Session.createSignatureFromName(String)
- Section
- Create a signature configuration based on signing certificate - Search tag in com.pdftools.crypto.providers.pkcs11.Session.createSignature(Certificate)
- Section
- Create a signature configuration based on the private key's ID and an external certificate - Search tag in com.pdftools.crypto.providers.pkcs11.Session.createSignatureFromKeyId(byte[], Stream)
- Section
- Create a signature configuration based on the private key's label (name) and an external certificate - Search tag in com.pdftools.crypto.providers.pkcs11.Session.createSignatureFromKeyLabel(String, Stream)
- Section
- Create a signature configuration for an on-demand certificate - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.Session.createSignatureForOnDemandIdentity(String, String, StepUp)
- Section
- Create a signature configuration for a static certificate. - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.Session.createSignatureForStaticIdentity(String, String)
- Section
- Create a signing certificate for an account with a dynamic identity. - Search tag in com.pdftools.crypto.providers.globalsigndss.Session.createSignatureForDynamicIdentity(String)
- Section
- Create a signing certificate for an account with a static identity - Search tag in com.pdftools.crypto.providers.globalsigndss.Session.createSignatureForStaticIdentity()
- Section
- Create a time-stamp configuration - Search tag in com.pdftools.crypto.providers.builtin.Provider.createTimestamp()
- Section
- Create a time-stamp configuration - Search tag in com.pdftools.crypto.providers.globalsigndss.Session.createTimestamp()
- Section
- Create a time-stamp configuration - Search tag in com.pdftools.crypto.providers.pkcs11.Session.createTimestamp()
- Section
- Create a time-stamp configuration - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.Session.createTimestamp(String)
- Section
- CREATED_CALIBRATED - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- createFieldBoundingBox(Size) - Static method in class com.pdftools.sign.Appearance
-
Create the bounding box for an unsigned signature field
- createFromJson(Stream) - Static method in class com.pdftools.sign.Appearance
-
Create an appearance with the content loaded from a JSON file
- createFromXml(Stream) - Static method in class com.pdftools.sign.Appearance
-
Create an appearance with the content loaded from an XML file
- 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
- Create the bounding box for an unsigned signature field - Search tag in com.pdftools.sign.Appearance.createFieldBoundingBox(Size)
- Section
- 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 - Enum constant in enum 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 - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
At least one of the algorithms used in an element (e.g.
- Cryptographic signature algorithm - Search tag in enum com.pdftools.crypto.SignatureAlgorithm
- Section
- CUSTOM - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
Violations of custom corporate directives.
- CUSTOM_TRUST_LIST - Enum constant in enum com.pdftools.signaturevalidation.DataSource
-
From the custom trust list
- CustomTextVariableMap - Class in com.pdftools.sign
-
A map that maps custom text variable names to its value.
- CustomTrustList - Class in com.pdftools.signaturevalidation
-
The custom collection of trusted certificates
- CustomTrustList() - Constructor for class com.pdftools.signaturevalidation.CustomTrustList
D
- DATA - Enum constant in enum com.pdftools.pdfa.conversion.AFRelationship
-
The file specification represents information used to derive a visual presentation – such as for a table or a graph.
- Data embedded in the document security store (DSS) - Search tag in com.pdftools.signaturevalidation.DataSource.EMBED_IN_DOCUMENT
- Section
- Data embedded in the signature - Search tag in com.pdftools.signaturevalidation.DataSource.EMBED_IN_SIGNATURE
- Section
- Data from the local system cache - Search tag in com.pdftools.signaturevalidation.DataSource.SYSTEM
- Section
- Data retrieved online or from the local download cache - Search tag in com.pdftools.signaturevalidation.DataSource.DOWNLOAD
- Section
- DataSource - Enum in com.pdftools.signaturevalidation
-
The source of data such as certificates, OCRPs or CRLs
- Default - Class in com.pdftools.image2pdf.profiles
-
The default profile for image to PDF conversion
- Default - Class in com.pdftools.signaturevalidation.profiles
-
The default signature validation profile
- Default() - Constructor for class com.pdftools.image2pdf.profiles.Default
- Default() - Constructor for class com.pdftools.signaturevalidation.profiles.Default
- DEFAULT - Enum constant in enum com.pdftools.crypto.SignaturePaddingType
-
Default padding scheme
- Default padding scheme - Search tag in com.pdftools.crypto.SignaturePaddingType.DEFAULT
- Section
- Defines how to render annotations and their popups - Search tag in enum com.pdftools.pdf2image.AnnotationOptions
- Section
- Description of the device (Getter) - Search tag in com.pdftools.crypto.providers.pkcs11.Device.getDescription()
- Section
- Device - Class in com.pdftools.crypto.providers.pkcs11
-
The cryptographic device (HSM, USB token, etc.)
- DeviceList - Class in com.pdftools.crypto.providers.pkcs11
-
The list of devices managed by a PKCS#11 module
- DIGITAL_PRINT - Enum constant in enum com.pdftools.pdf.Permission
-
Allow high resolution printing.
- Distance to bottom of page (Getter) - Search tag in com.pdftools.sign.Appearance.getBottom()
- Section
- Distance to bottom of page (Setter) - Search tag in com.pdftools.sign.Appearance.setBottom(Length)
- Section
- Distance to left of page (Getter) - Search tag in com.pdftools.sign.Appearance.getLeft()
- Section
- Distance to left of page (Setter) - Search tag in com.pdftools.sign.Appearance.setLeft(Length)
- Section
- Distance to right of page (Getter) - Search tag in com.pdftools.sign.Appearance.getRight()
- Section
- Distance to right of page (Setter) - Search tag in com.pdftools.sign.Appearance.setRight(Length)
- Section
- Distance to top of page (Getter) - Search tag in com.pdftools.sign.Appearance.getTop()
- Section
- Distance to top of page (Setter) - Search tag in com.pdftools.sign.Appearance.setTop(Length)
- Section
- divide(double) - Method in class com.pdftools.geometry.units.Length
- divide(Length) - Method in class com.pdftools.geometry.units.Length
- Document - Class in com.pdftools.image
-
The base class for image documents
- Document - Class in com.pdftools.pdf
-
The PDF document
- DocumentAssembler - Class in com.pdftools.documentassembly
-
The class for splitting or merging PDF documents
- DocumentAssembler(Stream) - Constructor for class com.pdftools.documentassembly.DocumentAssembler
- DocumentAssembler(Stream, OutputOptions) - Constructor for class com.pdftools.documentassembly.DocumentAssembler
- DocumentAssembler(Stream, OutputOptions, Conformance) - Constructor for class com.pdftools.documentassembly.DocumentAssembler
- DocumentCopyOptions - Class in com.pdftools.documentassembly
-
The document-level copy options applied when copying a document.
- DocumentCopyOptions() - Constructor for class com.pdftools.documentassembly.DocumentCopyOptions
- DocumentList - Class in com.pdftools.image
-
List of image documents
- DocumentList() - Constructor for class com.pdftools.image.DocumentList
- DocumentSignature - Class in com.pdftools.pdf
-
A document signature that signs the document
- DocumentTimestamp - Class in com.pdftools.pdf
-
A document time-stamp signature that time-stamps the document
- Do not check revocation information. - Search tag in com.pdftools.signaturevalidation.profiles.RevocationCheckPolicy.NO_CHECK
- Section
- DOWNLOAD - Enum constant in enum com.pdftools.signaturevalidation.DataSource
-
Data retrieved online or from the local download cache
E
- ECDSA - Enum constant in enum com.pdftools.crypto.SignatureAlgorithm
-
Elliptic Curve Digital Signature Algorithm
- Elliptic Curve Digital Signature Algorithm - Search tag in com.pdftools.crypto.SignatureAlgorithm.ECDSA
- Section
- EMBED_IN_DOCUMENT - Enum constant in enum com.pdftools.crypto.ValidationInformation
-
LTV: Embed validation information into the document
- EMBED_IN_DOCUMENT - Enum constant in enum com.pdftools.signaturevalidation.DataSource
-
Data embedded in the document security store (DSS)
- EMBED_IN_SIGNATURE - Enum constant in enum com.pdftools.crypto.ValidationInformation
-
LTV: Embed validation information into the signature
- EMBED_IN_SIGNATURE - Enum constant in enum com.pdftools.signaturevalidation.DataSource
-
Data embedded in the signature
- EMBEDDED_FILE - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains embedded files.
- EMBEDED_FONT - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- Enable color complexity reduction. (Getter) - Search tag in com.pdftools.optimization.ImageRecompressionOptions.getReduceColorComplexity()
- Section
- Enable color complexity reduction. (Setter) - Search tag in com.pdftools.optimization.ImageRecompressionOptions.setReduceColorComplexity(boolean)
- Section
- Enable full parallelization (Getter) - Search tag in com.pdftools.crypto.providers.pkcs11.Module.getEnableFullParallelization()
- Section
- Enable full parallelization (Setter) - Search tag in com.pdftools.crypto.providers.pkcs11.Module.setEnableFullParallelization(boolean)
- Section
- Encryption - Class in com.pdftools.pdf
-
The parameters to encrypt PDF documents
- Encryption(String, String, EnumSet<Permission>) - Constructor for class com.pdftools.pdf.Encryption
- ENCRYPTION - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The file is encrypted.
- entrySet() - Method in class com.pdftools.MetadataDictionary
- entrySet() - Method in class com.pdftools.sign.CustomTextVariableMap
- equals(Object) - Method in class com.pdftools.geometry.integer.Size
- equals(Object) - Method in class com.pdftools.geometry.units.Length
- equals(Object) - Method in class com.pdftools.geometry.units.Margin
- equals(Object) - Method in class com.pdftools.geometry.units.Point
- equals(Object) - Method in class com.pdftools.geometry.units.Rectangle
- equals(Object) - Method in class com.pdftools.geometry.units.Resolution
- equals(Object) - Method in class com.pdftools.geometry.units.Size
- equals(Object) - Method in class com.pdftools.internal.NativeObject
- equals(Object) - Method in class com.pdftools.pdf.Conformance
- equals(Object) - Method in class com.pdftools.pdf.Conformance.PdfAVersion
- equals(Object) - Method in class com.pdftools.pdf.Conformance.Version
- error(Validator.Error) - Method in interface com.pdftools.pdfa.validation.Validator.ErrorListener
- ERROR - Enum constant in enum com.pdftools.pdfa.conversion.EventSeverity
-
A conversion event which is generally considered a critical issue
- ErrorCategory - Enum in com.pdftools.pdfa.validation
-
The validation error category
- Establish a session to the service - Search tag in com.pdftools.crypto.providers.globalsigndss.Session.Session(URI, String, String, HttpClientHandler)
- Section
- ETSI_CADES_DETACHED - Enum constant in enum com.pdftools.crypto.SignatureFormat
-
PAdES signature (PDF 2.0)
- EUTL - Enum constant in enum com.pdftools.signaturevalidation.DataSource
-
From the European Trust List (EUTL)
- EventCategory - Enum in com.pdftools.pdfa.conversion
-
The category of conversion events
- EventCode - Enum in com.pdftools.pdfa.conversion
-
The code identifying particular conversion events
- Event for non-critical errors occurring during signature processing - Search tag in class com.pdftools.sign.Signer.Warning
- Section
- EventSeverity - Enum in com.pdftools.pdfa.conversion
-
The severity of conversion events
- ExistsException - Exception Class in com.pdftools
-
The specified item already exists.
- ExistsException(String) - Constructor for exception class com.pdftools.ExistsException
- EXPIRED - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The signature is considered invalid because the Signature Validation Algorithm has detected that the signing time is after the expiration date (notAfter) of the signer's certificate.
- EXPIRED_NO_REVOCATION_INFORMATION - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The certificate has expired and no revocation information is available in the signature or document.
- EXPIRED_TIME_STAMP - Enum constant in enum com.pdftools.signaturevalidation.TimeSource
-
Expired time stamp
- Expired time stamp - Search tag in com.pdftools.signaturevalidation.TimeSource.EXPIRED_TIME_STAMP
- Section
- EXTERNAL - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains references to external content (reference XObjects, OPI).
F
- FACTUR_X - Enum constant in enum com.pdftools.pdfa.conversion.InvoiceType
-
Factur-X (version and profile are determined automatically).
- Fax - Class in com.pdftools.pdf2image.profiles
-
The profile to convert PDF documents to TIFF Fax images
- Fax() - Constructor for class com.pdftools.pdf2image.profiles.Fax
- FaxImageOptions - Class in com.pdftools.pdf2image
-
The settings for TIFF Fax output images
- FaxVerticalResolution - Enum in com.pdftools.pdf2image
-
The vertical resolution of Fax images
- FileStream - Class in com.pdftools.sys
-
The stream implementation to read from and write to files.
- FileStream(File, FileStream.Mode) - Constructor for class com.pdftools.sys.FileStream
-
Create a new file stream from a file.
- FileStream(RandomAccessFile) - Constructor for class com.pdftools.sys.FileStream
-
Create a new file stream from a
RandomAccessFile. - FileStream(String, FileStream.Mode) - Constructor for class com.pdftools.sys.FileStream
-
Create a new file stream from a file name.
- FileStream.Mode - Enum in com.pdftools.sys
-
The file access mode.
- FILL_FORMS - Enum constant in enum com.pdftools.pdf.Permission
-
Allow filling of form fields.
- Find and merge redundant resources. (Getter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.getOptimizeResources()
- Section
- Find and merge redundant resources. (Setter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.setOptimizeResources(boolean)
- Section
- Flag - Interface in com.pdftools.internal
- FLATTEN - Enum constant in enum com.pdftools.documentassembly.CopyStrategy
-
The visual appearance of elements is preserved, but they are not interactive anymore.
- FLATTEN - Enum constant in enum com.pdftools.documentassembly.RemovalStrategy
-
The visual appearance of elements is preserved, but they are not interactive anymore.
- FLATTEN - Enum constant in enum com.pdftools.optimization.ConversionStrategy
-
The object is removed, but its visual appearance is drawn as non-editable graphic onto the output page.
- FLATTEN - Enum constant in enum com.pdftools.optimization.RemovalStrategy
-
The object is removed, but its visual appearance is drawn as non-editable graphic onto the output page.
- FONT - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains fonts without embedded font programs or encoding information (CMAPs)
- FONT_NO_ITALIC_SIMULATION - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- FONT_NO_ROTATE - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- FONT_NON_EMBEDDED_ORDERING_IDENTITY - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- FontOptions - Class in com.pdftools.optimization
-
The parameters for font optimization
- FORM_FILLING - Enum constant in enum com.pdftools.pdf.MdpPermissions
-
Permitted changes are filling in forms, instantiating page templates, and signing; other changes invalidate the signature.
- FORMAT - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The file format (header, trailer, objects, xref, streams) is corrupted.
- FORMAT_FAILURE - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The signature is not conformant to one of the base standards
- fromEdges(Length, Length, Length, Length) - Static method in class com.pdftools.geometry.units.Rectangle
- From the Adobe Approved Trust List (AATL) - Search tag in com.pdftools.signaturevalidation.DataSource.AATL
- Section
- From the custom trust list - Search tag in com.pdftools.signaturevalidation.DataSource.CUSTOM_TRUST_LIST
- Section
- From the European Trust List (EUTL) - Search tag in com.pdftools.signaturevalidation.DataSource.EUTL
- Section
G
- G3 - Enum constant in enum com.pdftools.pdf2image.TiffBitonalCompressionType
-
CCITT Group 3
- G4 - Enum constant in enum com.pdftools.pdf2image.TiffBitonalCompressionType
-
CCITT Group 4
- GENERATED_COLOR_PROFILE - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- GENERATED_OUTPUT_INTENT - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- GENERIC - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
-
Code for events that do not have a specific code associated.
- GENERIC - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
Any other reason
- GenericException - Exception Class in com.pdftools
-
A generic error occurred.
- GenericException(String) - Constructor for exception class 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.DocumentList
- 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(Object) - Method in class com.pdftools.sign.CustomTextVariableMap
- 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.documentassembly.PageCopyOptions
-
Copy strategy for annotations.
- 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)
- getAppearance() - Method in class com.pdftools.sign.SignatureConfiguration
-
The visual appearance of the signature (Getter)
- getAppearance() - Method in class com.pdftools.sign.TimestampConfiguration
-
The visual appearance of the time-stamp (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.
- getAuthor() - Method in class com.pdftools.pdf.MetadataSettings
-
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
Lengthobject. - getBottom() - Method in class com.pdftools.geometry.units.Rectangle
-
Gets the bottom coordinate of the rectangle as
Lengthobject. - 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)
- getConsumptionData() - Method in class com.pdftools.LicenseInfo
-
This property exists only for page-based licenses.
- 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
- getCopyAssociatedFiles() - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy associated files.
- getCopyEmbeddedFiles() - Method in class com.pdftools.documentassembly.DocumentCopyOptions
-
If set to
true: All embedded files are copied. - getCopyLogicalStructure() - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy the logical structure and tagging information.
- getCopyMetadata() - Method in class com.pdftools.documentassembly.DocumentCopyOptions
-
Copy document information dictionary and XMP metadata.
- getCopyMetadata() - Method in class com.pdftools.optimization.profiles.Profile
-
Whether to copy metadata (Getter)
- getCopyMetadata() - Method in class com.pdftools.pdfa.conversion.ConversionOptions
-
Whether to copy metadata (Getter)
- getCopyOutlineItems() - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy outline items (bookmarks).
- getCopyOutputIntent() - Method in class com.pdftools.documentassembly.DocumentCopyOptions
-
Copy the PDF/A output intent.
- getCopyViewerSettings() - Method in class com.pdftools.documentassembly.DocumentCopyOptions
-
Copy viewer properties, which include: Page Layout, Page Mode, Open Actions, Piece Info, and Collection properties.
- getCreationDate() - Method in class com.pdftools.pdf.Metadata
-
The date and time the document or resource was originally created.
- getCreationDate() - Method in class com.pdftools.pdf.MetadataSettings
-
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.
- getCreator() - Method in class com.pdftools.pdf.MetadataSettings
-
The original application that created the document.
- getCustomTextVariables() - Method in class com.pdftools.sign.Appearance
-
Maps the name of a custom text variable to its value.
- 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
nullfor 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
nullfor the main file and a data part specification for embedded files. - getDataPart() - Method in class com.pdftools.signaturevalidation.Validator.Constraint
-
The data part is
nullfor 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)
- getExpirationDate() - Method in class com.pdftools.LicenseInfo
-
The license expiration date.
- getFieldName() - Method in class com.pdftools.pdf.SignatureField
-
The name of the signature field (Getter)
- getFieldName() - Method in class com.pdftools.sign.SignatureConfiguration
-
The name of the existing signature field (Getter)
- getFieldName() - Method in class com.pdftools.sign.SignatureFieldOptions
-
The name of the new signature field (Getter)
- getFieldName() - Method in class com.pdftools.sign.TimestampConfiguration
-
The name of the existing signature field (Getter)
- 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)
- getForceFit() - Method in class com.pdftools.image2pdf.ShrinkToFit
-
Whether to force images to fit into the page (Getter)
- getFormFieldConflictResolution() - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Resolution of conflicting form field names.
- getFormFields() - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy strategy for form fields.
- 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)
- getHasNonSigningUpdates() - Method in class com.pdftools.pdf.Revision
-
Whether the revision contains a non-signing update.
- 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
-
Gets
Size.height - getHeight() - Method in class com.pdftools.geometry.units.Size
-
Gets the height (vertical size) as
Lengthobject. - 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)
- getImageQuality() - Method in class com.pdftools.pdfa.conversion.ConversionOptions
-
Image quality of recompressed images (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)
- getIsValid() - Method in class com.pdftools.LicenseInfo
-
Denotes whether the license is valid.
- 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.
- getKeywords() - Method in class com.pdftools.pdf.MetadataSettings
-
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)
- getLayerCompressionQuality() - Method in class com.pdftools.optimization.profiles.Mrc
-
The image quality for MRC foreground and background layers (Getter)
- getLayerResolutionDPI() - Method in class com.pdftools.optimization.profiles.Mrc
-
The target resolution in DPI (dots per inch) for downsampling MRC foreground and background layers (Getter)
- getLeft() - Method in class com.pdftools.geometry.units.Margin
-
Gets the left margin as
Lengthobject. - getLeft() - Method in class com.pdftools.geometry.units.Rectangle
-
Gets the left coordinate of the rectangle as
Lengthobject. - 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
- getLicenseInfoSnapshot() - Static method in class com.pdftools.Sdk
-
A new snapshot is created whenever this property is accessed.
- getLicensingService() - Static method in class com.pdftools.Sdk
-
Licensing service to use for all licensing requests (Getter)
- getLinks() - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy strategy for links.
- 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.
- getMetadataSettings() - Method in class com.pdftools.pdf.OutputOptions
-
Default:
null, metadata are copied to the output 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.
- getModificationDate() - Method in class com.pdftools.pdf.MetadataSettings
-
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)
- getNamedDestinations() - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy strategy for named destinations (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
- getOptimizeResources() - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Find and merge redundant resources.
- getOverconsumption() - Method in class com.pdftools.ConsumptionData
-
Denotes the number of pages left to consume in the over-consumption state.
- 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.ShrinkToFit
-
The page margin (Getter)
- getPageMargin() - Method in class com.pdftools.image2pdf.ShrinkToPage
-
The page margin (Getter)
- getPageMargin() - Method in class com.pdftools.image2pdf.ShrinkToPortrait
-
Deprecated.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)
- getPageRotation() - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Specify how page(s) should be rotated.
- getPages() - Method in class com.pdftools.image.MultiPageDocument
-
The pages of the image (Getter)
- getPageSize() - Method in class com.pdftools.image2pdf.ShrinkToFit
-
The page size (Getter)
- getPageSize() - Method in class com.pdftools.image2pdf.ShrinkToPage
-
The page size (Getter)
- getPageSize() - Method in class com.pdftools.image2pdf.ShrinkToPortrait
-
Deprecated.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
Pointobject. - getProducer() - Method in class com.pdftools.pdf.Metadata
-
The application that created the PDF (Getter)
- getProducer() - Method in class com.pdftools.pdf.MetadataSettings
-
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)
- getRecognizePictures() - Method in class com.pdftools.optimization.profiles.Mrc
-
The option to recognize photographic regions when doing MRC.
- getRecommendedConformance() - Method in class com.pdftools.pdfa.validation.AnalysisResult
-
The recommended conversion conformance (Getter)
- getReduceColorComplexity() - Method in class com.pdftools.optimization.ImageRecompressionOptions
-
Enable color complexity reduction.
- getRemainingPages() - Method in class com.pdftools.ConsumptionData
-
Denotes the number of pages left to consume before entering the over-consumption state.
- 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)
- getRenderText() - Method in class com.pdftools.pdf2image.ContentOptions
-
Defines whether to render text.
- 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
Lengthobject. - getRight() - Method in class com.pdftools.geometry.units.Rectangle
-
Gets the right coordinate of the rectangle as
Lengthobject. - 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)
- getSignedSignatures() - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Removal strategy for signed signature fields.
- 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
Sizeobject. - 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.crypto.providers.Certificate
-
The subject of the certificate (Getter)
- getSubject() - Method in class com.pdftools.pdf.Metadata
-
The subject of the document or resource.
- getSubject() - Method in class com.pdftools.pdf.MetadataSettings
-
The subject of the document or resource.
- getSubject() - Method in class com.pdftools.signaturevalidation.Certificate
-
The subject of the certificate (Getter)
- 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.
- Get the single device - Search tag in com.pdftools.crypto.providers.pkcs11.DeviceList.getSingle()
- Section
- getThresholdDPI() - Method in class com.pdftools.optimization.profiles.MinimalFileSize
-
The threshold resolution of images in DPI.
- getThresholdDPI() - Method in class com.pdftools.optimization.profiles.Web
-
The threshold resolution of images in DPI.
- 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.
- getTitle() - Method in class com.pdftools.pdf.MetadataSettings
-
The title of the document or resource.
- getTop() - Method in class com.pdftools.geometry.units.Margin
-
Gets the top margin as
Lengthobject. - getTop() - Method in class com.pdftools.geometry.units.Rectangle
-
Gets the top coordinate of the rectangle as
Lengthobject. - 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)
- getUnsignedSignatures() - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy strategy for unsigned signature fields.
- 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.
- getUsageTracking() - Static method in class com.pdftools.Sdk
-
Property denoting whether the usage tracking is enabled or disabled (Getter)
- 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
-
Gets
Size.width - getWidth() - Method in class com.pdftools.geometry.units.Size
-
Gets the width (horizontal size) as
Lengthobject. - getX() - Method in class com.pdftools.geometry.units.Point
-
Gets the horizontal coordinate as
Lengthobject. - getXDpi() - Method in class com.pdftools.geometry.units.Resolution
-
Gets
Resolution.xDpi - 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
Lengthobject. - getYDpi() - Method in class com.pdftools.geometry.units.Resolution
-
Gets
Resolution.yDpi - GlobalSign Digital Signing Service - Search tag in class com.pdftools.crypto.providers.globalsigndss.Session
- Section
- GRAY - Enum constant in enum com.pdftools.pdf2image.ColorSpace
- GRAY - Enum constant in enum com.pdftools.pdf2image.JpegColorSpace
- GRAY - Enum constant in enum com.pdftools.pdf2image.PngColorSpace
H
- HASH_FAILURE - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The signature is invalid because at least one hash of the signed data object(s) included in the signing process does not match the corresponding hash value in the signature.
- HashAlgorithm - Enum in com.pdftools.crypto
- hashCode() - Method in class com.pdftools.geometry.integer.Size
- hashCode() - Method in class com.pdftools.geometry.units.Length
- hashCode() - Method in class com.pdftools.geometry.units.Margin
- hashCode() - Method in class com.pdftools.geometry.units.Point
- hashCode() - Method in class com.pdftools.geometry.units.Rectangle
- hashCode() - Method in class com.pdftools.geometry.units.Resolution
- hashCode() - Method in class com.pdftools.geometry.units.Size
- hashCode() - Method in class com.pdftools.internal.NativeObject
- hashCode() - Method in class com.pdftools.pdf.Conformance
- hashCode() - Method in class com.pdftools.pdf.Conformance.PdfAVersion
- hashCode() - Method in class com.pdftools.pdf.Conformance.Version
- height - Variable in class com.pdftools.geometry.integer.Size
-
Height (vertical size)
- Height (vertical size) - Search tag in com.pdftools.geometry.integer.Size.height
- Section
- HIGH - Enum constant in enum com.pdftools.pdf2image.FaxVerticalResolution
-
A vertical resolution of 196 DPI (dots per inch)
- Horizontal resolution in DPI (dots per inch) - Search tag in com.pdftools.geometry.units.Resolution.xDpi
- Section
- HttpClientHandler - Class in com.pdftools
-
The handler and options for communication to remote server
- HttpClientHandler() - Constructor for class com.pdftools.HttpClientHandler
-
The default values of newly created objects are not copied from the default handler
Sdk.getHttpClientHandler(), but are as described in this documentation. - HttpException - Exception Class in com.pdftools
-
An error occurred during the processing of a HTTP request.
- HttpException(String) - Constructor for exception class com.pdftools.HttpException
I
- ID of the device's manufacturer (Getter) - Search tag in com.pdftools.crypto.providers.pkcs11.Device.getManufacturerID()
- Section
- ImageMapping - Class in com.pdftools.image2pdf
-
The base class for image mappings
- ImageOptions - Class in com.pdftools.image2pdf
-
The conversion options related to the images
- ImageOptions - Class in com.pdftools.pdf2image
-
The base class for output image options
- Image quality of recompressed images (Getter) - Search tag in com.pdftools.pdfa.conversion.ConversionOptions.getImageQuality()
- Section
- Image quality of recompressed images (Setter) - Search tag in com.pdftools.pdfa.conversion.ConversionOptions.setImageQuality(double)
- Section
- ImageRecompressionOptions - Class in com.pdftools.optimization
-
The parameters for image recompression
- ImageSectionMapping - Class in com.pdftools.pdf2image
-
The base class for image section mappings
- INCH - Enum constant in enum com.pdftools.geometry.units.Length.Units
-
The inch, symbol in, equal to
25.4mmor72pt. - INCOMPLETE_CERTIFICATE_CHAIN - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The certificate's chain is incomplete.
- INDETERMINATE - Enum constant in enum com.pdftools.signaturevalidation.Indication
-
The available information is insufficient to determine whether the signature is valid or invalid.
- indexOf(Object) - Method in class com.pdftools.crypto.providers.CertificateList
- indexOf(Object) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
- indexOf(Object) - Method in class com.pdftools.image.DocumentList
- indexOf(Object) - Method in class com.pdftools.image.PageList
- indexOf(Object) - Method in class com.pdftools.pdf.SignatureFieldList
- indexOf(Object) - Method in class com.pdftools.signaturevalidation.CertificateChain
- indexOf(Object) - Method in class com.pdftools.signaturevalidation.ValidationResults
- indexOf(Object) - Method in class com.pdftools.StringList
- Indication - Enum in com.pdftools.signaturevalidation
-
Main status indication of the signature validation process
- INFORMATION - Enum constant in enum com.pdftools.pdfa.conversion.EventSeverity
-
A conversion event which is of an informational nature
- initialize(String) - Static method in class com.pdftools.Sdk
-
Initialize the product and the license key.
- initialize(String, String) - Static method in class com.pdftools.Sdk
-
Initialize the product and the license key.
- Initialize the product and the license key. - Search tag in com.pdftools.Sdk.initialize(String)
- Section
- Initialize the product and the license key. - Search tag in com.pdftools.Sdk.initialize(String, String)
- Section
- Insufficient information to fulfill all constraints. It may be possible to fulfill all constraints with additional revocation information that will be available at a later point of time. - Search tag in com.pdftools.signaturevalidation.SubIndication.TRY_LATER
- Section
- INVALID - Enum constant in enum com.pdftools.signaturevalidation.Indication
-
The constraint is invalid according to the chosen signature validation profile.
- Invalid password specified. - Search tag in exception class com.pdftools.PasswordException
- Section
- InvoiceType - Enum in com.pdftools.pdfa.conversion
- isEmpty() - Method in class com.pdftools.crypto.providers.CertificateList
- isEmpty() - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
- isEmpty() - Method in class com.pdftools.image.DocumentList
- isEmpty() - Method in class com.pdftools.image.PageList
- isEmpty() - Method in class com.pdftools.MetadataDictionary
- isEmpty() - Method in class com.pdftools.pdf.SignatureFieldList
- isEmpty() - Method in class com.pdftools.sign.CustomTextVariableMap
- isEmpty() - Method in class com.pdftools.signaturevalidation.CertificateChain
- isEmpty() - Method in class com.pdftools.signaturevalidation.ValidationResults
- isEmpty() - Method in class com.pdftools.StringList
- iterator() - Method in class com.pdftools.crypto.providers.CertificateList
- iterator() - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
- iterator() - Method in class com.pdftools.image.DocumentList
- iterator() - Method in class com.pdftools.image.PageList
- iterator() - Method in class com.pdftools.pdf.SignatureFieldList
- iterator() - Method in class com.pdftools.signaturevalidation.CertificateChain
- iterator() - Method in class com.pdftools.signaturevalidation.ValidationResults
- iterator() - Method in class com.pdftools.StringList
J
- JpegColorSpace - Enum in com.pdftools.pdf2image
-
The color space used in JPEG images
- JpegImageOptions - Class in com.pdftools.pdf2image
-
The settings for JPEG output images
- JpegImageOptions() - Constructor for class com.pdftools.pdf2image.JpegImageOptions
K
- keySet() - Method in class com.pdftools.MetadataDictionary
- keySet() - Method in class com.pdftools.sign.CustomTextVariableMap
- Keywords associated with the document or resource. (Getter) - Search tag in com.pdftools.pdf.Metadata.getKeywords()
- Section
- Keywords associated with the document or resource. (Getter) - Search tag in com.pdftools.pdf.MetadataSettings.getKeywords()
- Section
- Keywords associated with the document or resource. (Setter) - Search tag in com.pdftools.pdf.MetadataSettings.setKeywords(String)
- Section
- KILOMETRE - Enum constant in enum com.pdftools.geometry.units.Length.Units
-
The kilometre, symbol km, equal to
1000m.
L
- lastIndexOf(Object) - Method in class com.pdftools.crypto.providers.CertificateList
- lastIndexOf(Object) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
- lastIndexOf(Object) - Method in class com.pdftools.image.DocumentList
- lastIndexOf(Object) - Method in class com.pdftools.image.PageList
- lastIndexOf(Object) - Method in class com.pdftools.pdf.SignatureFieldList
- lastIndexOf(Object) - Method in class com.pdftools.signaturevalidation.CertificateChain
- lastIndexOf(Object) - Method in class com.pdftools.signaturevalidation.ValidationResults
- lastIndexOf(Object) - Method in class com.pdftools.StringList
- LATEST - Enum constant in enum com.pdftools.sign.AddValidationInformation
-
Add validation information to latest existing signature of input document.
- LATEST - Enum constant in enum com.pdftools.signaturevalidation.SignatureSelector
-
Select the latest signature.
- Legacy PAdES Basic signature (PDF 1.6) - Search tag in com.pdftools.crypto.SignatureFormat.ADBE_PKCS7_DETACHED
- Section
- LEGAL - Enum constant in enum com.pdftools.geometry.units.Size.PaperSizes
-
Paper size with dimensions
8.5in x 14in, which is mainly used in North America. - Length - Class in com.pdftools.geometry.units
-
Class that represents a measurable length.
- Length(double, Length.Units) - Constructor for class com.pdftools.geometry.units.Length
-
Constructs a newly allocated
Lengthobject using the specified value and unit. - Length.Units - Enum in com.pdftools.geometry.units
- LETTER - Enum constant in enum com.pdftools.geometry.units.Size.PaperSizes
-
Paper size with dimensions
8.5in x 11in, which is mainly used in North America. - Level A (accessibility) - Search tag in com.pdftools.pdf.Conformance.PdfAVersion.Level.A
- Section
- Level B (basic) - Search tag in com.pdftools.pdf.Conformance.PdfAVersion.Level.B
- Section
- Level U (Unicode) - Search tag in com.pdftools.pdf.Conformance.PdfAVersion.Level.U
- Section
- LicenseException - Exception Class in com.pdftools
-
The license is not valid.
- LicenseException(String) - Constructor for exception class com.pdftools.LicenseException
- LicenseInfo - Class in com.pdftools
-
This class contains license information.
- Licensing service to use for all licensing requests (Getter) - Search tag in com.pdftools.Sdk.getLicensingService()
- Section
- Licensing service to use for all licensing requests (Setter) - Search tag in com.pdftools.Sdk.setLicensingService(URI)
- Section
- listIterator() - Method in class com.pdftools.crypto.providers.CertificateList
- listIterator() - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
- listIterator() - Method in class com.pdftools.image.DocumentList
- listIterator() - Method in class com.pdftools.image.PageList
- listIterator() - Method in class com.pdftools.pdf.SignatureFieldList
- listIterator() - Method in class com.pdftools.signaturevalidation.CertificateChain
- listIterator() - Method in class com.pdftools.signaturevalidation.ValidationResults
- listIterator() - Method in class com.pdftools.StringList
- listIterator(int) - Method in class com.pdftools.crypto.providers.CertificateList
- listIterator(int) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
- listIterator(int) - Method in class com.pdftools.image.DocumentList
- listIterator(int) - Method in class com.pdftools.image.PageList
- listIterator(int) - Method in class com.pdftools.pdf.SignatureFieldList
- listIterator(int) - Method in class com.pdftools.signaturevalidation.CertificateChain
- listIterator(int) - Method in class com.pdftools.signaturevalidation.ValidationResults
- listIterator(int) - Method in class com.pdftools.StringList
- List of image documents - Search tag in class com.pdftools.image.DocumentList
- Section
- load(String) - Static method in class com.pdftools.crypto.providers.pkcs11.Module
-
Load a PKCS#11 driver module
- Load a PKCS#11 driver module - Search tag in com.pdftools.crypto.providers.pkcs11.Module.load(String)
- Section
- login(String) - Method in class com.pdftools.crypto.providers.pkcs11.Session
-
Log in user into the cryptographic device
- Log in user into the cryptographic device - Search tag in com.pdftools.crypto.providers.pkcs11.Session.login(String)
- Section
- LTV: Embed validation information into the document - Search tag in com.pdftools.crypto.ValidationInformation.EMBED_IN_DOCUMENT
- Section
- LTV: Embed validation information into the signature - Search tag in com.pdftools.crypto.ValidationInformation.EMBED_IN_SIGNATURE
- Section
M
- Main status indication of the signature validation process - Search tag in enum com.pdftools.signaturevalidation.Indication
- Section
- MANAGED_COLORS - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Managed colors of input document.
- Managed colors of input document. - Search tag in com.pdftools.pdfa.conversion.EventCategory.MANAGED_COLORS
- Section
- Margin - Class in com.pdftools.geometry.units
-
The margin defines the space around elements.
- Margin(double, double, double, double, Length.Units) - Constructor for class com.pdftools.geometry.units.Margin
-
Construct
Marginobject from values and a common unit. - Margin(double, Length.Units) - Constructor for class com.pdftools.geometry.units.Margin
-
Construct a
Marginobject of equal margins - Margin(Length) - Constructor for class com.pdftools.geometry.units.Margin
-
Construct a
Marginobject of equal margins - Margin(Length, Length, Length, Length) - Constructor for class com.pdftools.geometry.units.Margin
-
Construct
Marginobject from individual values - max(Length, Length) - Static method in class com.pdftools.geometry.units.Length
- MAX_VALUE - Static variable in class com.pdftools.geometry.units.Length
- MD5 - Search tag in com.pdftools.crypto.HashAlgorithm.MD5
- Section
- MD5 - Enum constant in enum com.pdftools.crypto.HashAlgorithm
-
MD5
- MdpPermissionOptions - Class in com.pdftools.sign
-
The permission options when certifying a document
- MdpPermissionOptions(MdpPermissions) - Constructor for class com.pdftools.sign.MdpPermissionOptions
- MdpPermissions - Enum in com.pdftools.pdf
- MemoryStream - Class in com.pdftools.sys
-
The stream implementation for in-memory processing.
- MemoryStream() - Constructor for class com.pdftools.sys.MemoryStream
-
Create a new memory stream with initial capacity of 0.
- MemoryStream(byte[]) - Constructor for class com.pdftools.sys.MemoryStream
-
Create a new memory stream by copying from a buffer.
- MemoryStream(byte[], int, int) - Constructor for class com.pdftools.sys.MemoryStream
-
Create a new memory stream by copying from a buffer.
- MemoryStream(Stream) - Constructor for class com.pdftools.sys.MemoryStream
-
Create a new memory stream by copying a stream.
- MemoryStream(InputStream) - Constructor for class com.pdftools.sys.MemoryStream
-
Create a new memory stream by copying the given stream.
- MERGE - Enum constant in enum com.pdftools.documentassembly.NameConflictResolution
-
Elements with the same name are considered the same and are merged if possible.
- Metadata - Class in com.pdftools.pdf
-
Represents the metadata of a document or an object in a document.
- METADATA - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document's meta data is either missing or inconsistent or corrupt.
- MetadataDictionary - Class in com.pdftools
- MetadataDictionary() - Constructor for class com.pdftools.MetadataDictionary
- MetadataSettings - Class in com.pdftools.pdf
-
It allows you to set and update individual metadata properties.
- MetadataSettings() - Constructor for class com.pdftools.pdf.MetadataSettings
- METRE - Enum constant in enum com.pdftools.geometry.units.Length.Units
-
The metre, symbol m, is the SI unit of length.
- MILLIMETRE - Enum constant in enum com.pdftools.geometry.units.Length.Units
-
The millimetre, symbol mm, equal to
0.001m. - min(Length, Length) - Static method in class com.pdftools.geometry.units.Length
- MinimalFileSize - Class in com.pdftools.optimization.profiles
-
The optimization profile producing a minimal file size
- MinimalFileSize() - Constructor for class com.pdftools.optimization.profiles.MinimalFileSize
- MISSING_REVOCATION_INFORMATION - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
No revocation information is available in the revocation information sources.
- MODIFY - Enum constant in enum com.pdftools.pdf.Permission
-
Allow changing the document.
- Module - Class in com.pdftools.crypto.providers.pkcs11
-
The PKCS#11 driver module
- Mrc - Class in com.pdftools.optimization.profiles
-
The optimization profile suitable for documents with Mixed Raster Content
- Mrc() - Constructor for class com.pdftools.optimization.profiles.Mrc
- MULTIMEDIA - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains multimedia annotations (sound, movies).
- MultiPageDocument - Class in com.pdftools.image
-
The image document of an image format that supports multi-page images
- multiply(double) - Method in class com.pdftools.geometry.units.Length
N
- NameConflictResolution - Enum in com.pdftools.documentassembly
- NamedDestinationCopyStrategy - Enum in com.pdftools.documentassembly
- NativeBase - Class in com.pdftools.internal
- NativeObject - Class in com.pdftools.internal
- NO_CERTIFICATE_CHAIN_FOUND - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
No certificate chain has been found for the identified signer's certificate.
- NO_CHANGES - Enum constant in enum com.pdftools.pdf.MdpPermissions
-
No changes to the document shall be permitted; any change to the document invalidates the signature.
- NO_CHECK - Enum constant in enum com.pdftools.signaturevalidation.profiles.RevocationCheckPolicy
-
Do not check revocation information.
- NO_POE - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
A proof of existence that proves whether a signed object was produced before a compromising event (e.g.
- NO_POLICY - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The policy to use for validation could not be identified.
- NO_ROTATION - Enum constant in enum com.pdftools.documentassembly.PageRotation
-
No rotation is applied.
- NO_SIGNER_CERTIFICATE_FOUND - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The signer's certificate cannot be identified.
- NO_XFA - Enum constant in enum com.pdftools.pdf.XfaType
-
No XFA document
- No certificate chain has been found for the identified signer's certificate. - Search tag in com.pdftools.signaturevalidation.SubIndication.NO_CERTIFICATE_CHAIN_FOUND
- Section
- NONE - Enum constant in enum com.pdftools.crypto.ValidationInformation
-
Basic: Do not add any validation information
- NONE - Enum constant in enum com.pdftools.sign.AddValidationInformation
-
Do not add validation information to any existing signatures of input document.
- NONE - Enum constant in enum com.pdftools.sign.SignatureRemoval
-
Do not remove any signatures.
- NONE - Static variable in enum com.pdftools.pdf.Permission
-
No permission.
- No permission. - Search tag in com.pdftools.pdf.Permission.NONE
- Section
- No revocation information is available in the revocation information sources. The Signature Validation Algorithm cannot determine whether the certificate has been revoked. - Search tag in com.pdftools.signaturevalidation.SubIndication.MISSING_REVOCATION_INFORMATION
- Section
- NOT_YET_VALID - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The signature is considered invalid because the Signature Validation Algorithm has detected that the signing time is before the issue date (notBefore) of the signer's certificate.
- NotFoundException - Exception Class in com.pdftools
- NotFoundException(String) - Constructor for exception class com.pdftools.NotFoundException
- No XFA document - Search tag in com.pdftools.pdf.XfaType.NO_XFA
- Section
O
- open(Stream) - Static method in class com.pdftools.image.Document
-
Open an image document
- open(Stream) - Static method in class com.pdftools.pdf.Document
-
Open a PDF document.
- open(Stream, String) - Static method in class com.pdftools.pdf.Document
-
Open a PDF document.
- Open an image document - Search tag in com.pdftools.image.Document.open(Stream)
- Section
- Open a PDF document. - Search tag in com.pdftools.pdf.Document.open(Stream)
- Section
- Open a PDF document. - Search tag in com.pdftools.pdf.Document.open(Stream, String)
- Section
- optimizeDocument(Document, Stream, Profile) - Method in class com.pdftools.optimization.Optimizer
-
Optimize the PDF document
- optimizeDocument(Document, Stream, Profile, OutputOptions) - Method in class com.pdftools.optimization.Optimizer
-
Optimize the PDF document
- Optimizer - Class in com.pdftools.optimization
-
The class to optimize PDF documents
- Optimizer() - Constructor for class com.pdftools.optimization.Optimizer
- Optimize the PDF document - Search tag in com.pdftools.optimization.Optimizer.optimizeDocument(Document, Stream, Profile)
- Section
- Optimize the PDF document - Search tag in com.pdftools.optimization.Optimizer.optimizeDocument(Document, Stream, Profile, OutputOptions)
- Section
- OPTIONAL - Enum constant in enum com.pdftools.signaturevalidation.profiles.RevocationCheckPolicy
-
Same as
Supportedif revocation information is available in theRevocationInformationSourcesandNoCheckotherwise. - OPTIONAL_CONTENT - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains optional content (layers).
- Options for adding unsigned signature fields - Search tag in class com.pdftools.sign.SignatureFieldOptions
- Section
- OUT_OF_BOUNDS_NO_POE - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The signer's certificate is expired or not yet valid at the validation date/time.
- OutputOptions - Class in com.pdftools.pdf
-
The parameters for document-level features of output PDFs
- OutputOptions - Class in com.pdftools.sign
-
Additional document level options
- OutputOptions() - Constructor for class com.pdftools.pdf.OutputOptions
- OutputOptions() - Constructor for class com.pdftools.sign.OutputOptions
P
- Padding scheme of the cryptographic signature algorithm - Search tag in enum com.pdftools.crypto.SignaturePaddingType
- Section
- PAdES signature (PDF 2.0) - Search tag in com.pdftools.crypto.SignatureFormat.ETSI_CADES_DETACHED
- Section
- Page - Class in com.pdftools.image
-
The page of an image document
- PageCopyOptions - Class in com.pdftools.documentassembly
-
This class determines whether and how different PDF elements are copied.
- PageCopyOptions() - Constructor for class com.pdftools.documentassembly.PageCopyOptions
- PageList - Class in com.pdftools.image
-
The list of image pages
- PageRotation - Enum in com.pdftools.documentassembly
- parse(String) - Static method in class com.pdftools.geometry.units.Length
-
Creates a
Lengthobject by parsing a String representation of a length with its unit. - parse(String) - Static method in class com.pdftools.geometry.units.Margin
-
Create a
Marginobject from a string representation. - parse(String) - Static method in class com.pdftools.geometry.units.Point
-
Create a
Pointobject from the string representation of a x-y-coordinate pair. - parse(String) - Static method in class com.pdftools.geometry.units.Rectangle
-
Create a
Rectangleobject from a string representation. - parse(String) - Static method in class com.pdftools.geometry.units.Size
-
Create a
Sizeobject from a string representation. - parse(String) - Static method in class com.pdftools.pdf.Conformance
- parseArray(String) - Static method in class com.pdftools.geometry.units.Length
-
Creates an array of
Lengthby parsing a String representation of lengths with units. - parseArray(String, int) - Static method in class com.pdftools.geometry.units.Length
-
Creates an array of
Lengthby parsing a String representation of lengths with units. - PasswordException - Exception Class in com.pdftools
-
Invalid password specified.
- PasswordException(String) - Constructor for exception class com.pdftools.PasswordException
- PDF - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document doesn't conform to the PDF reference or PDF/A Specification (missing required entries, wrong value types, etc.).
- PDF_A_REMOVED - Enum constant in enum com.pdftools.sign.WarningCategory
-
PDF/A conformance of input file removed due to file encryption (i.e.
- PdfAVersion(int, Conformance.PdfAVersion.Level) - Constructor for class com.pdftools.pdf.Conformance.PdfAVersion
-
Create a new PDF/A version.
- PdfToolsException - Exception Class in com.pdftools
- PdfToolsException(String) - Constructor for exception class com.pdftools.PdfToolsException
- Permission - Enum in com.pdftools.pdf
-
The permissions allowed by a PDF document
- PermissionException - Exception Class in com.pdftools
-
The operation is not allowed.
- PermissionException(String) - Constructor for exception class com.pdftools.PermissionException
- PngColorSpace - Enum in com.pdftools.pdf2image
-
The color space used in PNG images
- PngImageOptions - Class in com.pdftools.pdf2image
-
The settings for PNG output images
- PngImageOptions() - Constructor for class com.pdftools.pdf2image.PngImageOptions
- Point - Class in com.pdftools.geometry.units
-
Class that represents a point that is based on a X-coordinate and a Y-coordinate of type
Length. - Point(Length, Length) - Constructor for class com.pdftools.geometry.units.Point
-
Construct
Pointobject from x and y. - POINT - Enum constant in enum com.pdftools.geometry.units.Length.Units
-
The point, symbol pt, is the default unit used in PDF documents, equal to
1/72inor25.4/72mm. - POLICY_PROCESSING_ERROR - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The formal policy file could not be processed (e.g.
- POST_SCRIPT - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains embedded PostScript code.
- PreparedDocument - Class in com.pdftools.sign
-
A document that has been prepared for signing
- Prepares the associated file for embedding. - Search tag in com.pdftools.pdfa.conversion.Converter.addAssociatedFile(Stream, String)
- Section
- Prepares the associated file for embedding. - Search tag in com.pdftools.pdfa.conversion.Converter.addAssociatedFile(Stream, String, Integer)
- Section
- Prepares the associated file for embedding. - Search tag in com.pdftools.pdfa.conversion.Converter.addAssociatedFile(Stream, String, Integer, AFRelationship)
- Section
- Prepares the associated file for embedding. - Search tag in com.pdftools.pdfa.conversion.Converter.addAssociatedFile(Stream, String, Integer, AFRelationship, String)
- Section
- Prepares the associated file for embedding. - Search tag in com.pdftools.pdfa.conversion.Converter.addAssociatedFile(Stream, String, Integer, AFRelationship, String, String)
- Section
- Prepares the associated file for embedding. - Search tag in com.pdftools.pdfa.conversion.Converter.addAssociatedFile(Stream, String, Integer, AFRelationship, String, String, OffsetDateTime)
- Section
- Prepares the invoice XML file (ZUGFeRD or Factur-X) for embedding. - Search tag in com.pdftools.pdfa.conversion.Converter.addInvoiceXml(InvoiceType, Stream)
- Section
- Prepares the invoice XML file (ZUGFeRD or Factur-X) for embedding. - Search tag in com.pdftools.pdfa.conversion.Converter.addInvoiceXml(InvoiceType, Stream, AFRelationship)
- Section
- PRESERVE_QUALITY - Enum constant in enum com.pdftools.optimization.CompressionAlgorithmSelection
-
The image quality is preserved as far as possible.
- Print - Class in com.pdftools.optimization.profiles
-
The optimization profile suitable for printing
- Print() - Constructor for class com.pdftools.optimization.profiles.Print
- PRINT - Enum constant in enum com.pdftools.pdf.Permission
-
Allow low resolution printing.
- PRINT - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains hidden, invisible, non-viewable or non-printable annotations.
- process(Document, Stream) - Method in class com.pdftools.sign.Signer
-
Process a document
- process(Document, Stream, OutputOptions) - Method in class com.pdftools.sign.Signer
-
Process a document
- process(Document, Stream, OutputOptions, Provider) - Method in class com.pdftools.sign.Signer
-
Process a document
- Process a document - Search tag in com.pdftools.sign.Signer.process(Document, Stream)
- Section
- Process a document - Search tag in com.pdftools.sign.Signer.process(Document, Stream, OutputOptions)
- Section
- Process a document - Search tag in com.pdftools.sign.Signer.process(Document, Stream, OutputOptions, Provider)
- Section
- ProcessingException - Exception Class in com.pdftools
-
The file cannot be processed.
- ProcessingException(String) - Constructor for exception class com.pdftools.ProcessingException
- Process signatures and signature fields - Search tag in class com.pdftools.sign.Signer
- Section
- Profile - Class in com.pdftools.image2pdf.profiles
-
The base class for image to PDF conversion profiles
- Profile - Class in com.pdftools.optimization.profiles
-
The base class for PDF optimization profiles
- Profile - Class in com.pdftools.pdf2image.profiles
-
The base class for PDF to image conversion profiles
- Profile - Class in com.pdftools.signaturevalidation.profiles
-
The base class for signature validation profiles
- PROOF_OF_EXISTENCE - Enum constant in enum com.pdftools.signaturevalidation.TimeSource
-
Proof of Existence
- Proof of Existence - Search tag in com.pdftools.signaturevalidation.TimeSource.PROOF_OF_EXISTENCE
- Section
- Property denoting whether the usage tracking is enabled or disabled (Getter) - Search tag in com.pdftools.Sdk.getUsageTracking()
- Section
- Property denoting whether the usage tracking is enabled or disabled (Setter) - Search tag in com.pdftools.Sdk.setUsageTracking(boolean)
- Section
- Provider - Class in com.pdftools.crypto.providers.builtin
-
The built-in cryptographic provider
- Provider - Class in com.pdftools.crypto.providers
-
Base class for cryptographic providers
- Provider() - Constructor for class com.pdftools.crypto.providers.builtin.Provider
- Proxy to use for all communication to remote servers (Getter) - Search tag in com.pdftools.Sdk.getProxy()
- Section
- Proxy to use for all communication to remote servers (Setter) - Search tag in com.pdftools.Sdk.setProxy(URI)
- Section
- put(String, String) - Method in class com.pdftools.MetadataDictionary
- put(String, String) - Method in class com.pdftools.sign.CustomTextVariableMap
- putAll(Map<? extends String, ? extends String>) - Method in class com.pdftools.MetadataDictionary
- putAll(Map<? extends String, ? extends String>) - Method in class com.pdftools.sign.CustomTextVariableMap
R
- read(byte[]) - Method in class com.pdftools.sys.MemoryStream
-
Read from the stream.
- read(byte[], int, int) - Method in class com.pdftools.sys.FileStream
-
Read from the stream.
- read(byte[], int, int) - Method in class com.pdftools.sys.MemoryStream
-
Read from the stream.
- read(byte[], int, int) - Method in interface com.pdftools.sys.Stream
-
Read from the stream
- READ_ONLY - Enum constant in enum com.pdftools.sys.FileStream.Mode
-
Open for reading only.
- READ_WRITE_APPEND - Enum constant in enum com.pdftools.sys.FileStream.Mode
-
Open for reading and writing.
- READ_WRITE_D - Enum constant in enum com.pdftools.sys.FileStream.Mode
-
Open for reading and writing.
- READ_WRITE_NEW - Enum constant in enum com.pdftools.sys.FileStream.Mode
-
Open for reading and writing.
- READ_WRITE_S - Enum constant in enum com.pdftools.sys.FileStream.Mode
-
Open for reading and writing.
- readExternalSignature(byte...) - Method in class com.pdftools.crypto.providers.builtin.Provider
-
Read signature created by an external signature handler
- Read signature created by an external signature handler - Search tag in com.pdftools.crypto.providers.builtin.Provider.readExternalSignature(byte...)
- Section
- RECOVERED_IMAGE_SIZE - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- Rectangle - Class in com.pdftools.geometry.units
- Rectangle(double, double, double, double, Length.Units) - Constructor for class com.pdftools.geometry.units.Rectangle
-
Construct
Rectangleobject from values and a common unit. - Rectangle(Length, Length, Length, Length) - Constructor for class com.pdftools.geometry.units.Rectangle
-
Construct
Rectangleobject from individual values - RemovalOptions - Class in com.pdftools.optimization
-
The parameters defining the optional data to remove or flatten
- RemovalStrategy - Enum in com.pdftools.documentassembly
- RemovalStrategy - Enum in com.pdftools.optimization
-
The removal strategy for PDF objects
- Removal strategy for signed signature fields. (Getter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.getSignedSignatures()
- Section
- Removal strategy for signed signature fields. (Setter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.setSignedSignatures(RemovalStrategy)
- Section
- remove(int) - Method in class com.pdftools.crypto.providers.CertificateList
-
Not supported.
- remove(int) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
Not supported.
- remove(int) - Method in class com.pdftools.image.DocumentList
-
Not supported.
- remove(int) - Method in class com.pdftools.image.PageList
-
Not supported.
- remove(int) - Method in class com.pdftools.pdf.SignatureFieldList
-
Not supported.
- remove(int) - Method in class com.pdftools.signaturevalidation.CertificateChain
-
Not supported.
- remove(int) - Method in class com.pdftools.signaturevalidation.ValidationResults
-
Not supported.
- remove(int) - Method in class com.pdftools.StringList
-
Not supported.
- remove(Object) - Method in class com.pdftools.crypto.providers.CertificateList
-
Not supported.
- remove(Object) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
Not supported.
- remove(Object) - Method in class com.pdftools.image.DocumentList
-
Not supported.
- remove(Object) - Method in class com.pdftools.image.PageList
-
Not supported.
- remove(Object) - Method in class com.pdftools.MetadataDictionary
- remove(Object) - Method in class com.pdftools.pdf.SignatureFieldList
-
Not supported.
- remove(Object) - Method in class com.pdftools.sign.CustomTextVariableMap
- remove(Object) - Method in class com.pdftools.signaturevalidation.CertificateChain
-
Not supported.
- remove(Object) - Method in class com.pdftools.signaturevalidation.ValidationResults
-
Not supported.
- remove(Object) - Method in class com.pdftools.StringList
-
Not supported.
- REMOVE - Enum constant in enum com.pdftools.documentassembly.CopyStrategy
-
The elements are removed completely.
- REMOVE - Enum constant in enum com.pdftools.documentassembly.RemovalStrategy
-
The elements are removed completely.
- REMOVE - Enum constant in enum com.pdftools.optimization.RemovalStrategy
-
The object is removed together with its visual appearance.
- removeAll(Collection<?>) - Method in class com.pdftools.crypto.providers.CertificateList
-
Not supported.
- removeAll(Collection<?>) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
Not supported.
- removeAll(Collection<?>) - Method in class com.pdftools.image.DocumentList
-
Not supported.
- removeAll(Collection<?>) - Method in class com.pdftools.image.PageList
-
Not supported.
- removeAll(Collection<?>) - Method in class com.pdftools.pdf.SignatureFieldList
-
Not supported.
- removeAll(Collection<?>) - Method in class com.pdftools.signaturevalidation.CertificateChain
-
Not supported.
- removeAll(Collection<?>) - Method in class com.pdftools.signaturevalidation.ValidationResults
-
Not supported.
- removeAll(Collection<?>) - Method in class com.pdftools.StringList
-
Not supported.
- removeConsentRequiredListener(StepUp.ConsentRequiredListener) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.StepUp
-
Remove registered listener for the
StepUp.ConsentRequiredevent. - removeConstraintListener(Validator.ConstraintListener) - Method in class com.pdftools.signaturevalidation.Validator
-
Remove registered listener for the
Validator.Constraintevent. - removeConversionEventListener(Converter.ConversionEventListener) - Method in class com.pdftools.pdfa.conversion.Converter
-
Remove registered listener for the
Converter.ConversionEventevent. - REMOVED_ACTION - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Removed prohibited action type.
- REMOVED_ANNOTATION - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Removed prohibited annotation type.
- REMOVED_DOCUMENT_METADATA - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- REMOVED_EMBEDDED_FILE - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Removed embedded files.
- REMOVED_EMBEDDED_FILE - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- REMOVED_EXTERNAL_CONTENT - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Removed references to external content.
- REMOVED_FILE_ATTACHMENT_ANNOTATION - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- REMOVED_METADATA - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Removed parts of the XMP metadata that could not be repaired.
- REMOVED_MULTIMEDIA - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Removed multimedia content (sound, movie).
- REMOVED_OPTIONAL_CONTENT - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Removed optional content groups (layers).
- REMOVED_SIGNATURE - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Removed signatures of signed input file.
- REMOVED_STRUCTURE - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Removed logical structure (tagging) information.
- REMOVED_TRANSPARENCY - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Converted transparent object to opaque.
- REMOVED_XFA - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- Removed embedded files. - Search tag in com.pdftools.pdfa.conversion.EventCategory.REMOVED_EMBEDDED_FILE
- Section
- Removed logical structure (tagging) information. - Search tag in com.pdftools.pdfa.conversion.EventCategory.REMOVED_STRUCTURE
- Section
- Removed multimedia content (sound, movie). - Search tag in com.pdftools.pdfa.conversion.EventCategory.REMOVED_MULTIMEDIA
- Section
- Removed optional content groups (layers). - Search tag in com.pdftools.pdfa.conversion.EventCategory.REMOVED_OPTIONAL_CONTENT
- Section
- Removed parts of the XMP metadata that could not be repaired. - Search tag in com.pdftools.pdfa.conversion.EventCategory.REMOVED_METADATA
- Section
- Removed prohibited action type. - Search tag in com.pdftools.pdfa.conversion.EventCategory.REMOVED_ACTION
- Section
- Removed prohibited annotation type. - Search tag in com.pdftools.pdfa.conversion.EventCategory.REMOVED_ANNOTATION
- Section
- Removed references to external content. - Search tag in com.pdftools.pdfa.conversion.EventCategory.REMOVED_EXTERNAL_CONTENT
- Section
- Removed signatures of signed input file. - Search tag in com.pdftools.pdfa.conversion.EventCategory.REMOVED_SIGNATURE
- Section
- removeErrorListener(Validator.ErrorListener) - Method in class com.pdftools.pdfa.validation.Validator
-
Remove registered listener for the
Validator.Errorevent. - removeWarningListener(Signer.WarningListener) - Method in class com.pdftools.sign.Signer
-
Remove registered listener for the
Signer.Warningevent. - RENAME - Enum constant in enum com.pdftools.documentassembly.NameConflictResolution
-
Elements with the same name are considered different and the later occurrence is renamed.
- RENAMED_COLORANT - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- Rendered XFA document - Search tag in com.pdftools.pdf.XfaType.XFA_RENDERED
- Section
- RENDERING - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains illegal rendering hints (unknown intents, interpolation, transfer and halftone functions).
- RenderPageAsFax - Class in com.pdftools.pdf2image
-
The image section mapping suitable for Fax output images
- RenderPageAtResolution - Class in com.pdftools.pdf2image
-
The image section mapping to render entire pages at a specific resolution
- RenderPageAtResolution(Resolution) - Constructor for class com.pdftools.pdf2image.RenderPageAtResolution
- RenderPageToMaxImageSize - Class in com.pdftools.pdf2image
-
The image section mapping to render entire pages using a specific image pixel size
- RenderPageToMaxImageSize(Size) - Constructor for class com.pdftools.pdf2image.RenderPageToMaxImageSize
- Render the annotation and the associated popup - Search tag in com.pdftools.pdf2image.AnnotationOptions.SHOW_ANNOTATIONS_AND_POPUPS
- Section
- Render the annotation without the associated popup - Search tag in com.pdftools.pdf2image.AnnotationOptions.SHOW_ANNOTATIONS
- Section
- REPAIRED_CORRUPTION - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Repaired a corrupt document.
- REPAIRED_FONT - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- Repaired a corrupt document. - Search tag in com.pdftools.pdfa.conversion.EventCategory.REPAIRED_CORRUPTION
- Section
- REQUIRED - Enum constant in enum com.pdftools.signaturevalidation.profiles.RevocationCheckPolicy
-
Certificate must have revocation information (OCSP or CRL) Revocation information is acquired from revocation sources Revocation information is validated
- Resolution - Class in com.pdftools.geometry.units
-
The resolution defines the spatial dot density, e.g.
- Resolution(double) - Constructor for class com.pdftools.geometry.units.Resolution
- Resolution(double, double) - Constructor for class com.pdftools.geometry.units.Resolution
- Resolution of conflicting form field names. (Getter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.getFormFieldConflictResolution()
- Section
- Resolution of conflicting form field names. (Setter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.setFormFieldConflictResolution(NameConflictResolution)
- Section
- RESOLVE - Enum constant in enum com.pdftools.documentassembly.NamedDestinationCopyStrategy
-
Resolve named destinations
- RESOLVED_COLORANT_COLLISION - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- Resolved ambiguous or conflicting descriptions of colorants (spot colors). - Search tag in com.pdftools.pdfa.conversion.EventCategory.CHANGED_COLORANT
- Section
- Resolve named destinations - Search tag in com.pdftools.documentassembly.NamedDestinationCopyStrategy.RESOLVE
- Section
- retainAll(Collection<?>) - Method in class com.pdftools.crypto.providers.CertificateList
-
Not supported.
- retainAll(Collection<?>) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
-
Not supported.
- retainAll(Collection<?>) - Method in class com.pdftools.image.DocumentList
-
Not supported.
- retainAll(Collection<?>) - Method in class com.pdftools.image.PageList
-
Not supported.
- retainAll(Collection<?>) - Method in class com.pdftools.pdf.SignatureFieldList
-
Not supported.
- retainAll(Collection<?>) - Method in class com.pdftools.signaturevalidation.CertificateChain
-
Not supported.
- retainAll(Collection<?>) - Method in class com.pdftools.signaturevalidation.ValidationResults
-
Not supported.
- retainAll(Collection<?>) - Method in class com.pdftools.StringList
-
Not supported.
- RetryException - Exception Class in com.pdftools
-
A resource or service is temporarily unavailable.
- RetryException(String) - Constructor for exception class com.pdftools.RetryException
- Revision - Class in com.pdftools.pdf
-
The document revision
- RevocationCheckPolicy - Enum in com.pdftools.signaturevalidation.profiles
-
The revocation check policy
- REVOKED - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The signer's certificate has been revoked.
- REVOKED_CA_NO_POE - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
At least one certificate chain was found, but an intermediate CA certificate has been revoked.
- REVOKED_NO_POE - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The signer's certificate was revoked at the validation date/time.
- RGB - Enum constant in enum com.pdftools.pdf2image.ColorSpace
- RGB - Enum constant in enum com.pdftools.pdf2image.JpegColorSpace
- RGB - Enum constant in enum com.pdftools.pdf2image.PngColorSpace
- RIPE_MD160 - Enum constant in enum com.pdftools.crypto.HashAlgorithm
-
RIPEMD-160
- RIPEMD-160 - Search tag in com.pdftools.crypto.HashAlgorithm.RIPE_MD160
- Section
- RSA_RSA - Enum constant in enum com.pdftools.crypto.SignatureAlgorithm
-
RSA with PKCS#1 v1.5
- RSA_RSA - Enum constant in enum com.pdftools.crypto.SignaturePaddingType
-
RSA with PKCS#1 padding scheme
- RSA_SSA_PSS - Enum constant in enum com.pdftools.crypto.SignatureAlgorithm
-
RSA with SSA-PSS (PKCS#1 v2.1)
- RSA_SSA_PSS - Enum constant in enum com.pdftools.crypto.SignaturePaddingType
-
RSA with Probabilistic Signature Scheme (PSS)
- RSA with PKCS#1 padding scheme - Search tag in com.pdftools.crypto.SignaturePaddingType.RSA_RSA
- Section
- RSA with PKCS#1 v1.5 - Search tag in com.pdftools.crypto.SignatureAlgorithm.RSA_RSA
- Section
- RSA with Probabilistic Signature Scheme (PSS) - Search tag in com.pdftools.crypto.SignaturePaddingType.RSA_SSA_PSS
- Section
- RSA with SSA-PSS (PKCS#1 v2.1) - Search tag in com.pdftools.crypto.SignatureAlgorithm.RSA_SSA_PSS
- Section
S
- Sdk - Class in com.pdftools
-
SDK initialization and product information
- SDK initialization and product information - Search tag in class com.pdftools.Sdk
- Section
- 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
- Select all signatures. - Search tag in com.pdftools.signaturevalidation.SignatureSelector.ALL
- Section
- Select the latest signature. - Search tag in com.pdftools.signaturevalidation.SignatureSelector.LATEST
- Section
- Select the signatures - Search tag in enum com.pdftools.signaturevalidation.SignatureSelector
- Section
- 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, Document) - Method in class com.pdftools.image.DocumentList
-
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 - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- SET_OUTPUT_INTENT - Enum constant in enum 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(CopyStrategy) - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy strategy for annotations.
- 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)
- setAppearance(Appearance) - Method in class com.pdftools.sign.SignatureConfiguration
-
The visual appearance of the signature (Setter)
- setAppearance(Appearance) - Method in class com.pdftools.sign.TimestampConfiguration
-
The visual appearance of the time-stamp (Setter)
- setAuthor(String) - Method in class com.pdftools.pdf.MetadataSettings
-
The name of the person who created the document or resource.
- 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)
- setCopyAssociatedFiles(boolean) - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy associated files.
- setCopyEmbeddedFiles(boolean) - Method in class com.pdftools.documentassembly.DocumentCopyOptions
-
If set to
true: All embedded files are copied. - setCopyLogicalStructure(boolean) - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy the logical structure and tagging information.
- setCopyMetadata(boolean) - Method in class com.pdftools.documentassembly.DocumentCopyOptions
-
Copy document information dictionary and XMP metadata.
- setCopyMetadata(boolean) - Method in class com.pdftools.optimization.profiles.Profile
-
Whether to copy metadata (Setter)
- setCopyMetadata(boolean) - Method in class com.pdftools.pdfa.conversion.ConversionOptions
-
Whether to copy metadata (Setter)
- setCopyOutlineItems(boolean) - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy outline items (bookmarks).
- setCopyOutputIntent(boolean) - Method in class com.pdftools.documentassembly.DocumentCopyOptions
-
Copy the PDF/A output intent.
- setCopyViewerSettings(boolean) - Method in class com.pdftools.documentassembly.DocumentCopyOptions
-
Copy viewer properties, which include: Page Layout, Page Mode, Open Actions, Piece Info, and Collection properties.
- setCreationDate(OffsetDateTime) - Method in class com.pdftools.pdf.MetadataSettings
-
The date and time the document or resource was originally created.
- setCreator(String) - Method in class com.pdftools.pdf.MetadataSettings
-
The original application that created the document.
- 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
-
The name of the existing signature field (Setter)
- 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
-
The name of the existing signature field (Setter)
- setForceFit(boolean) - Method in class com.pdftools.image2pdf.ShrinkToFit
-
Whether to force images to fit into the page (Setter)
- setFormFieldConflictResolution(NameConflictResolution) - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Resolution of conflicting form field names.
- setFormFields(CopyStrategy) - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy strategy for form fields.
- 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
-
Sets
Size.height - 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)
- setImageQuality(double) - Method in class com.pdftools.pdfa.conversion.ConversionOptions
-
Image quality of recompressed images (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)
- setKeywords(String) - Method in class com.pdftools.pdf.MetadataSettings
-
Keywords associated with the document or resource.
- 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)
- setLayerCompressionQuality(double) - Method in class com.pdftools.optimization.profiles.Mrc
-
The image quality for MRC foreground and background layers (Setter)
- setLayerResolutionDPI(Double) - Method in class com.pdftools.optimization.profiles.Mrc
-
The target resolution in DPI (dots per inch) for downsampling MRC foreground and background layers (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.
- setLicensingService(URI) - Static method in class com.pdftools.Sdk
-
Licensing service to use for all licensing requests (Setter)
- setLinks(CopyStrategy) - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy strategy for links.
- 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)
- setMetadataSettings(MetadataSettings) - Method in class com.pdftools.pdf.OutputOptions
-
Default:
null, metadata are copied to the output document. - setModificationDate(OffsetDateTime) - Method in class com.pdftools.pdf.MetadataSettings
-
The date and time the document or resource was most recently modified.
- setMSISDN(String) - Method in class com.pdftools.crypto.providers.swisscomsigsrv.StepUp
-
The mobile phone number (Setter)
- setNamedDestinations(NamedDestinationCopyStrategy) - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy strategy for named destinations (Setter)
- setOptimizeResources(boolean) - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Find and merge redundant resources.
- setPageMargin(Margin) - Method in class com.pdftools.image2pdf.ShrinkToFit
-
The page margin (Setter)
- setPageMargin(Margin) - Method in class com.pdftools.image2pdf.ShrinkToPage
-
The page margin (Setter)
- setPageMargin(Margin) - Method in class com.pdftools.image2pdf.ShrinkToPortrait
-
Deprecated.The page margin (Setter)
- setPageNumber(Integer) - Method in class com.pdftools.sign.Appearance
-
The number of the page where the appearance is positioned (Setter)
- setPageRotation(PageRotation) - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Specify how page(s) should be rotated.
- setPageSize(Size) - Method in class com.pdftools.image2pdf.ShrinkToFit
-
The page size (Setter)
- setPageSize(Size) - Method in class com.pdftools.image2pdf.ShrinkToPage
-
The page size (Setter)
- setPageSize(Size) - Method in class com.pdftools.image2pdf.ShrinkToPortrait
-
Deprecated.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.
- setProducer(String) - Method in class com.pdftools.pdf.MetadataSettings
-
The application that created the PDF (Setter)
- setProducerSuffix(String) - Static method in class com.pdftools.Sdk
-
The suffix for the producer (Setter)
- 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)
- setRecognizePictures(boolean) - Method in class com.pdftools.optimization.profiles.Mrc
-
The option to recognize photographic regions when doing MRC.
- setReduceColorComplexity(boolean) - Method in class com.pdftools.optimization.ImageRecompressionOptions
-
Enable color complexity reduction.
- 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)
- setRenderText(boolean) - Method in class com.pdftools.pdf2image.ContentOptions
-
Defines whether to render text.
- 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)
- setSignedSignatures(RemovalStrategy) - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Removal strategy for signed signature fields.
- 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)
- setSubject(String) - Method in class com.pdftools.pdf.MetadataSettings
-
The subject of the document or resource.
- Set the owner password and access permissions. - Search tag in com.pdftools.pdf.Encryption.setPermissions(String, EnumSet<Permission>)
- Section
- Set the SSL/TLS client certificate and private key - Search tag in com.pdftools.HttpClientHandler.setClientCertificateAndKey(Stream, Stream, String)
- Section
- Set the SSL/TLS client certificate as PFX (PKCS#12) archive - Search tag in com.pdftools.HttpClientHandler.setClientCertificate(Stream, String)
- Section
- setThresholdDPI(double) - Method in class com.pdftools.optimization.profiles.MinimalFileSize
-
The threshold resolution of images in DPI.
- setThresholdDPI(double) - Method in class com.pdftools.optimization.profiles.Web
-
The threshold resolution of images in DPI.
- 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)
- setTitle(String) - Method in class com.pdftools.pdf.MetadataSettings
-
The title of the document or resource.
- 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)
- setUnsignedSignatures(CopyStrategy) - Method in class com.pdftools.documentassembly.PageCopyOptions
-
Copy strategy for unsigned signature fields.
- setUsageTracking(boolean) - Static method in class com.pdftools.Sdk
-
Property denoting whether the usage tracking is enabled or disabled (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
-
Sets
Size.width - setXDpi(double) - Method in class com.pdftools.geometry.units.Resolution
-
Sets
Resolution.xDpi - setYDpi(double) - Method in class com.pdftools.geometry.units.Resolution
-
Sets
Resolution.yDpi - SHA1 - Enum constant in enum com.pdftools.crypto.HashAlgorithm
-
SHA-1
- SHA-1 - Search tag in com.pdftools.crypto.HashAlgorithm.SHA1
- Section
- SHA256 - Enum constant in enum com.pdftools.crypto.HashAlgorithm
-
SHA-256
- SHA-256 - Search tag in com.pdftools.crypto.HashAlgorithm.SHA256
- Section
- SHA3_256 - Enum constant in enum com.pdftools.crypto.HashAlgorithm
-
SHA3-256
- SHA3_384 - Enum constant in enum com.pdftools.crypto.HashAlgorithm
-
SHA3-384
- SHA3_512 - Enum constant in enum com.pdftools.crypto.HashAlgorithm
-
SHA3-512
- SHA3-256 - Search tag in com.pdftools.crypto.HashAlgorithm.SHA3_256
- Section
- SHA3-384 - Search tag in com.pdftools.crypto.HashAlgorithm.SHA3_384
- Section
- SHA3-512 - Search tag in com.pdftools.crypto.HashAlgorithm.SHA3_512
- Section
- SHA384 - Enum constant in enum com.pdftools.crypto.HashAlgorithm
-
SHA-384
- SHA-384 - Search tag in com.pdftools.crypto.HashAlgorithm.SHA384
- Section
- SHA512 - Enum constant in enum com.pdftools.crypto.HashAlgorithm
-
SHA-512
- SHA-512 - Search tag in com.pdftools.crypto.HashAlgorithm.SHA512
- Section
- SHOW_ANNOTATIONS - Enum constant in enum com.pdftools.pdf2image.AnnotationOptions
-
Render the annotation without the associated popup
- SHOW_ANNOTATIONS_AND_POPUPS - Enum constant in enum com.pdftools.pdf2image.AnnotationOptions
-
Render the annotation and the associated popup
- ShrinkToFit - Class in com.pdftools.image2pdf
-
The image mapping that places the image onto pages of the specified size
- ShrinkToFit() - Constructor for class com.pdftools.image2pdf.ShrinkToFit
- 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
-
Deprecated.Deprecated in Version 1.1. Use 'ShrinkToFit' instead.
- ShrinkToPortrait() - Constructor for class com.pdftools.image2pdf.ShrinkToPortrait
-
Deprecated.
- SIG_CONSTRAINTS_FAILURE - Enum constant in enum 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 - Enum constant in enum 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
- Sign a prepared signature - Search tag in com.pdftools.sign.Signer.signPreparedSignature(Document, SignatureConfiguration, Stream)
- Section
- Signature - Class in com.pdftools.pdf
-
A base class for certain signature types
- SIGNATURE - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains signatures.
- SIGNATURE_TIME - Enum constant in enum 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
- Signature time - Search tag in com.pdftools.signaturevalidation.TimeSource.SIGNATURE_TIME
- Section
- Signature validation options - Search tag in class com.pdftools.signaturevalidation.profiles.ValidationOptions
- Section
- Signature validation options (Getter) - Search tag in com.pdftools.signaturevalidation.profiles.Profile.getValidationOptions()
- Section
- SIGNED - Enum constant in enum com.pdftools.sign.SignatureRemoval
-
Remove all signed signatures, but no unsigned signature fields.
- SIGNED_DATA_NOT_FOUND - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
Cannot obtain signed data.
- SIGNED_DOC_ENCRYPTION_UNCHANGED - Enum constant in enum 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
-
Listener interface for the
Signer.Warningevent. - 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.DocumentList
- 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.sign.CustomTextVariableMap
- 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
Sizeobject 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
Sizeobject from width and height. - Size(Size.PaperSizes) - Constructor for class com.pdftools.geometry.units.Size
-
Construct a
Sizeobject from standard paper sizes defined in enumSize.PaperSizes. - Size.PaperSizes - Enum in com.pdftools.geometry.units
- SOURCE - Enum constant in enum com.pdftools.pdfa.conversion.AFRelationship
-
The file specification is the original source material for the associated content.
- Source of the certificate (Getter) - Search tag in com.pdftools.signaturevalidation.Certificate.getSource()
- Section
- Specify how page(s) should be rotated. (Getter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.getPageRotation()
- Section
- Specify how page(s) should be rotated. (Setter) - Search tag in com.pdftools.documentassembly.PageCopyOptions.setPageRotation(PageRotation)
- Section
- SPEED - Enum constant in enum com.pdftools.optimization.CompressionAlgorithmSelection
-
Favor fast compression time over image quality.
- STANDARD - Enum constant in enum 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
-
Listener interface for the
StepUp.ConsentRequiredevent. - 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 - Enum constant in enum 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.DocumentList
- 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
- Sub-status indication of the signature validation process - Search tag in enum com.pdftools.signaturevalidation.SubIndication
- Section
- SUBSTITUTED_FONT - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
Substituted a font for a similar one.
- SUBSTITUTED_FONT - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- SUBSTITUTED_MULTIPLE_MASTER - Enum constant in enum com.pdftools.pdfa.conversion.EventCode
- Substituted a font for a similar one. - Search tag in com.pdftools.pdfa.conversion.EventCategory.SUBSTITUTED_FONT
- Section
- subtract(Length) - Method in class com.pdftools.geometry.units.Length
- SUPPLEMENT - Enum constant in enum com.pdftools.pdfa.conversion.AFRelationship
-
The file specification represents a supplemental representation of the original source or data that may be more easily consumable.
- SUPPORT_DISABILITIES - Enum constant in enum com.pdftools.pdf.Permission
-
Allow support for disabilities.
- SUPPORTED - Enum constant in enum com.pdftools.signaturevalidation.profiles.RevocationCheckPolicy
-
Same as
Requiredfor certificates that have revocation information andNoCheckotherwise. - SYSTEM - Enum constant in enum com.pdftools.signaturevalidation.DataSource
-
Data from the local system cache
T
- tell() - Method in class com.pdftools.sys.FileStream
-
Get current byte position.
- tell() - Method in class com.pdftools.sys.MemoryStream
-
Get current byte position.
- tell() - Method in interface com.pdftools.sys.Stream
-
Get current byte position
- The access permissions applicable for this document (Getter) - Search tag in com.pdftools.pdf.Document.getPermissions()
- Section
- The access permissions granted for the document (Getter) - Search tag in com.pdftools.sign.MdpPermissionOptions.getPermissions()
- Section
- The access permissions granted for the document (Setter) - Search tag in com.pdftools.sign.MdpPermissionOptions.setPermissions(MdpPermissions)
- Section
- The access permissions granted for this document (Getter) - Search tag in com.pdftools.pdf.CertificationSignature.getPermissions()
- Section
- The access permissions granted when opening the document (Getter) - Search tag in com.pdftools.pdf.Encryption.getPermissions()
- Section
- The alternate text describing the image (Getter) - Search tag in com.pdftools.image2pdf.profiles.Archive.getAlternateText()
- Section
- The alternate text describing the image (Setter) - Search tag in com.pdftools.image2pdf.profiles.Archive.setAlternateText(StringList)
- Section
- The application that created the PDF (Getter) - Search tag in com.pdftools.pdf.Metadata.getProducer()
- Section
- The application that created the PDF (Getter) - Search tag in com.pdftools.pdf.MetadataSettings.getProducer()
- Section
- The application that created the PDF (Setter) - Search tag in com.pdftools.pdf.MetadataSettings.setProducer(String)
- Section
- The available information is insufficient to determine whether the signature is valid or invalid. - Search tag in com.pdftools.signaturevalidation.Indication.INDETERMINATE
- Section
- The background type to use when rendering into an image - Search tag in enum com.pdftools.pdf2image.BackgroundType
- Section
- The base class for image documents - Search tag in class com.pdftools.image.Document
- Section
- The base class for image mappings - Search tag in class com.pdftools.image2pdf.ImageMapping
- Section
- The base class for image section mappings - Search tag in class com.pdftools.pdf2image.ImageSectionMapping
- Section
- The base class for image to PDF conversion profiles - Search tag in class com.pdftools.image2pdf.profiles.Profile
- Section
- The base class for output image options - Search tag in class com.pdftools.pdf2image.ImageOptions
- Section
- The base class for PDF optimization profiles - Search tag in class com.pdftools.optimization.profiles.Profile
- Section
- The base class for PDF to image conversion profiles - Search tag in class com.pdftools.pdf2image.profiles.Profile
- Section
- The base class for signature validation profiles - Search tag in class com.pdftools.signaturevalidation.profiles.Profile
- Section
- The bounding box of the signature field (Getter) - Search tag in com.pdftools.sign.SignatureFieldOptions.getBoundingBox()
- Section
- The built-in cryptographic provider - Search tag in class com.pdftools.crypto.providers.builtin.Provider
- Section
- The category of conversion events - Search tag in enum com.pdftools.pdfa.conversion.EventCategory
- Section
- The cerfificates of the device (Getter) - Search tag in com.pdftools.crypto.providers.pkcs11.Session.getCertificates()
- Section
- The certificate's chain is incomplete. The Signature Validation Algorithm cannot determine whether the certificate is trusted. - Search tag in com.pdftools.signaturevalidation.SubIndication.INCOMPLETE_CERTIFICATE_CHAIN
- Section
- The certificate's fingerprint (Getter) - Search tag in com.pdftools.crypto.providers.Certificate.getFingerprint()
- Section
- The certificate's fingerprint (Getter) - Search tag in com.pdftools.signaturevalidation.Certificate.getFingerprint()
- Section
- The certificate chain of the signing certificate (Getter) - Search tag in com.pdftools.signaturevalidation.CmsSignatureContent.getCertificateChain()
- Section
- The certificate chain of the signing certificate (Getter) - Search tag in com.pdftools.signaturevalidation.TimeStampContent.getCertificateChain()
- Section
- The certificate has expired and no revocation information is available in the signature or document. The Signature Validation Algorithm cannot determine whether the certificate has been revoked. - Search tag in com.pdftools.signaturevalidation.SubIndication.EXPIRED_NO_REVOCATION_INFORMATION
- Section
- The certificate has no revocation information. The Signature Validation Algorithm cannot determine whether the certificate has been revoked. - Search tag in com.pdftools.signaturevalidation.SubIndication.CERTIFICATE_NO_REVOCATION_INFORMATION
- Section
- The certificate is not trusted because there is no valid path to a trust anchor. - Search tag in com.pdftools.signaturevalidation.SubIndication.UNTRUSTED
- Section
- The claimed conformance of the document (Getter) - Search tag in com.pdftools.pdf.Document.getConformance()
- Section
- The class for splitting or merging PDF documents - Search tag in class com.pdftools.documentassembly.DocumentAssembler
- Section
- The class to check the validity of signatures - Search tag in class com.pdftools.signaturevalidation.Validator
- Section
- The class to convert a PDF document to a rasterized image - Search tag in class com.pdftools.pdf2image.Converter
- Section
- The class to convert one or more images to a PDF document - Search tag in class com.pdftools.image2pdf.Converter
- Section
- The class to convert PDF documents to PDF/A - Search tag in class com.pdftools.pdfa.conversion.Converter
- Section
- The class to optimize PDF documents - Search tag in class com.pdftools.optimization.Optimizer
- Section
- The class to validate the standard conformance of documents - Search tag in class com.pdftools.pdfa.validation.Validator
- Section
- The code identifying particular conversion events - Search tag in enum com.pdftools.pdfa.conversion.EventCode
- Section
- The color space of the output image (Getter) - Search tag in com.pdftools.pdf2image.JpegImageOptions.getColorSpace()
- Section
- The color space of the output image (Getter) - Search tag in com.pdftools.pdf2image.PngImageOptions.getColorSpace()
- Section
- The color space of the output image (Getter) - Search tag in com.pdftools.pdf2image.TiffFlateImageOptions.getColorSpace()
- Section
- The color space of the output image (Getter) - Search tag in com.pdftools.pdf2image.TiffJpegImageOptions.getColorSpace()
- Section
- The color space of the output image (Getter) - Search tag in com.pdftools.pdf2image.TiffLzwImageOptions.getColorSpace()
- Section
- The color space of the output image (Setter) - Search tag in com.pdftools.pdf2image.JpegImageOptions.setColorSpace(JpegColorSpace)
- Section
- The color space of the output image (Setter) - Search tag in com.pdftools.pdf2image.PngImageOptions.setColorSpace(PngColorSpace)
- Section
- The color space of the output image (Setter) - Search tag in com.pdftools.pdf2image.TiffFlateImageOptions.setColorSpace(ColorSpace)
- Section
- The color space of the output image (Setter) - Search tag in com.pdftools.pdf2image.TiffJpegImageOptions.setColorSpace(JpegColorSpace)
- Section
- The color space of the output image (Setter) - Search tag in com.pdftools.pdf2image.TiffLzwImageOptions.setColorSpace(ColorSpace)
- Section
- The color space used in JPEG images - Search tag in enum com.pdftools.pdf2image.JpegColorSpace
- Section
- The color space used in PNG images - Search tag in enum com.pdftools.pdf2image.PngColorSpace
- Section
- The color space used in various image formats - Search tag in enum com.pdftools.pdf2image.ColorSpace
- Section
- The compression quality for lossy image compression algorithms (Getter) - Search tag in com.pdftools.optimization.ImageRecompressionOptions.getCompressionQuality()
- Section
- The compression quality for lossy image compression algorithms (Setter) - Search tag in com.pdftools.optimization.ImageRecompressionOptions.setCompressionQuality(double)
- Section
- The compression type for bitonal (Fax) TIFF images - Search tag in enum com.pdftools.pdf2image.TiffBitonalCompressionType
- Section
- The conformance to be validated (Getter) - Search tag in com.pdftools.pdfa.validation.ValidationOptions.getConformance()
- Section
- The conformance to be validated (Setter) - Search tag in com.pdftools.pdfa.validation.ValidationOptions.setConformance(Conformance)
- Section
- The conformance used for analysis (Getter) - Search tag in com.pdftools.pdfa.validation.AnalysisResult.getConformance()
- Section
- The constraint is invalid according to the chosen signature validation profile. - Search tag in com.pdftools.signaturevalidation.Indication.INVALID
- Section
- The constraint is valid according to the chosen signature validation profile. - Search tag in com.pdftools.signaturevalidation.Indication.VALID
- Section
- The contact information of the signer (Getter) - Search tag in com.pdftools.pdf.Signature.getContactInfo()
- Section
- The contact information of the signer (Getter) - Search tag in com.pdftools.sign.SignatureConfiguration.getContactInfo()
- Section
- The contact information of the signer (Setter) - Search tag in com.pdftools.sign.SignatureConfiguration.setContactInfo(String)
- Section
- The conversion options related to the images - Search tag in class com.pdftools.image2pdf.ImageOptions
- Section
- The conversion resulted in visual differences to the document. - Search tag in com.pdftools.pdfa.conversion.EventCategory.VISUAL_DIFFERENCES
- Section
- The conversion strategy for annotations (Getter) - Search tag in com.pdftools.optimization.RemovalOptions.getAnnotations()
- Section
- The conversion strategy for annotations (Setter) - Search tag in com.pdftools.optimization.RemovalOptions.setAnnotations(ConversionStrategy)
- Section
- The conversion strategy for interactive forms (Getter) - Search tag in com.pdftools.optimization.RemovalOptions.getFormFields()
- Section
- The conversion strategy for interactive forms (Setter) - Search tag in com.pdftools.optimization.RemovalOptions.setFormFields(ConversionStrategy)
- Section
- The conversion strategy for links (Getter) - Search tag in com.pdftools.optimization.RemovalOptions.getLinks()
- Section
- The conversion strategy for links (Setter) - Search tag in com.pdftools.optimization.RemovalOptions.setLinks(ConversionStrategy)
- Section
- The conversion strategy for PDF objects - Search tag in enum com.pdftools.optimization.ConversionStrategy
- Section
- The cryptographic device (HSM, USB token, etc.) - Search tag in class com.pdftools.crypto.providers.pkcs11.Device
- Section
- The custom collection of trusted certificates - Search tag in class com.pdftools.signaturevalidation.CustomTrustList
- Section
- The custom list of trusted certificates (Getter) - Search tag in com.pdftools.signaturevalidation.profiles.Profile.getCustomTrustList()
- Section
- The custom list of trusted certificates (Setter) - Search tag in com.pdftools.signaturevalidation.profiles.Profile.setCustomTrustList(CustomTrustList)
- Section
- The data and validation result of the cryptographic signature - Search tag in class com.pdftools.signaturevalidation.CmsSignatureContent
- Section
- The data and validation result of the cryptographic signature - Search tag in class com.pdftools.signaturevalidation.SignatureContent
- Section
- The data and validation result of the cryptographic signature (Getter) - Search tag in com.pdftools.signaturevalidation.ValidationResult.getSignatureContent()
- Section
- The data and validation result of the cryptographic time-stamp - Search tag in class com.pdftools.signaturevalidation.TimeStampContent
- Section
- The data and validation result of the embedded time-stamp (Getter) - Search tag in com.pdftools.signaturevalidation.CmsSignatureContent.getTimeStamp()
- Section
- The date after which the certificate is no longer valid. (Getter) - Search tag in com.pdftools.signaturevalidation.Certificate.getNotAfter()
- Section
- The date and time of signing (Getter) - Search tag in com.pdftools.pdf.SignedSignatureField.getDate()
- Section
- The date and time the document or resource was most recently modified. (Getter) - Search tag in com.pdftools.pdf.Metadata.getModificationDate()
- Section
- The date and time the document or resource was most recently modified. (Getter) - Search tag in com.pdftools.pdf.MetadataSettings.getModificationDate()
- Section
- The date and time the document or resource was most recently modified. (Setter) - Search tag in com.pdftools.pdf.MetadataSettings.setModificationDate(OffsetDateTime)
- Section
- The date and time the document or resource was originally created. (Getter) - Search tag in com.pdftools.pdf.Metadata.getCreationDate()
- Section
- The date and time the document or resource was originally created. (Getter) - Search tag in com.pdftools.pdf.MetadataSettings.getCreationDate()
- Section
- The date and time the document or resource was originally created. (Setter) - Search tag in com.pdftools.pdf.MetadataSettings.setCreationDate(OffsetDateTime)
- Section
- The date on which the certificate becomes valid. (Getter) - Search tag in com.pdftools.signaturevalidation.Certificate.getNotBefore()
- Section
- The default handler for communication to remote servers (Getter) - Search tag in com.pdftools.Sdk.getHttpClientHandler()
- Section
- The default page margin (Getter) - Search tag in com.pdftools.image2pdf.Auto.getDefaultPageMargin()
- Section
- The default page margin (Setter) - Search tag in com.pdftools.image2pdf.Auto.setDefaultPageMargin(Margin)
- Section
- The default profile for image to PDF conversion - Search tag in class com.pdftools.image2pdf.profiles.Default
- Section
- The default signature validation profile - Search tag in class com.pdftools.signaturevalidation.profiles.Default
- Section
- The document contains an unsupported feature. - Search tag in exception class com.pdftools.UnsupportedFeatureException
- Section
- The document has an invalid conformance level. - Search tag in exception class com.pdftools.ConformanceException
- Section
- The document revision - Search tag in class com.pdftools.pdf.Revision
- Section
- The document revision (Getter) - Search tag in com.pdftools.pdf.SignedSignatureField.getRevision()
- Section
- The event for errors, warnings, and informational messages that occur during conversion - Search tag in class com.pdftools.pdfa.conversion.Converter.ConversionEvent
- Section
- The Fax compression algorithm (Getter) - Search tag in com.pdftools.pdf2image.FaxImageOptions.getCompression()
- Section
- The Fax compression algorithm (Setter) - Search tag in com.pdftools.pdf2image.FaxImageOptions.setCompression(TiffBitonalCompressionType)
- Section
- The file cannot be processed. - Search tag in exception class com.pdftools.ProcessingException
- Section
- The file is corrupt and cannot be opened. - Search tag in exception class com.pdftools.CorruptException
- Section
- The font optimization options (Getter) - Search tag in com.pdftools.optimization.profiles.Profile.getFontOptions()
- Section
- The formal policy file could not be processed (e.g. not accessible, not parsable, etc.) - Search tag in com.pdftools.signaturevalidation.SubIndication.POLICY_PROCESSING_ERROR
- Section
- The format (encoding) of the cryptographic signature (Getter) - Search tag in com.pdftools.crypto.providers.builtin.SignatureConfiguration.getSignatureFormat()
- Section
- The format (encoding) of the cryptographic signature (Getter) - Search tag in com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration.getSignatureFormat()
- Section
- The format (encoding) of the cryptographic signature (Getter) - Search tag in com.pdftools.crypto.providers.pkcs11.SignatureConfiguration.getSignatureFormat()
- Section
- The format (encoding) of the cryptographic signature (Getter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration.getSignatureFormat()
- Section
- The format (encoding) of the cryptographic signature (Setter) - Search tag in com.pdftools.crypto.providers.builtin.SignatureConfiguration.setSignatureFormat(SignatureFormat)
- Section
- The format (encoding) of the cryptographic signature (Setter) - Search tag in com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration.setSignatureFormat(SignatureFormat)
- Section
- The format (encoding) of the cryptographic signature (Setter) - Search tag in com.pdftools.crypto.providers.pkcs11.SignatureConfiguration.setSignatureFormat(SignatureFormat)
- Section
- The format (encoding) of the cryptographic signature (Setter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration.setSignatureFormat(SignatureFormat)
- Section
- The format is not known. - Search tag in exception class com.pdftools.UnknownFormatException
- Section
- The handler and options for communication to remote server - Search tag in class com.pdftools.HttpClientHandler
- Section
- The hash algorithm used to calculate the signature's message digest (Getter) - Search tag in com.pdftools.signaturevalidation.CmsSignatureContent.getHashAlgorithm()
- Section
- The hash algorithm used to calculate the signature's message digest (Getter) - Search tag in com.pdftools.signaturevalidation.TimeStampContent.getHashAlgorithm()
- Section
- The image conversion options (Getter) - Search tag in com.pdftools.image2pdf.profiles.Profile.getImageOptions()
- Section
- The image document of an image format that only supports single-page images - Search tag in class com.pdftools.image.SinglePageDocument
- Section
- The image document of an image format that supports multi-page images - Search tag in class com.pdftools.image.MultiPageDocument
- Section
- The image mapping (Getter) - Search tag in com.pdftools.image2pdf.ImageOptions.getMapping()
- Section
- The image mapping (Setter) - Search tag in com.pdftools.image2pdf.ImageOptions.setMapping(ImageMapping)
- Section
- The image mapping that automatically determines a suitable conversion - Search tag in class com.pdftools.image2pdf.Auto
- Section
- The image mapping that places the image onto pages of the specified size - Search tag in class com.pdftools.image2pdf.ShrinkToFit
- Section
- The image mapping that places the image onto pages of the specified size - Search tag in class com.pdftools.image2pdf.ShrinkToPage
- Section
- The image mapping that places the image onto portrait pages of the specified size - Search tag in class com.pdftools.image2pdf.ShrinkToPortrait
- Section
- The image quality for MRC foreground and background layers (Getter) - Search tag in com.pdftools.optimization.profiles.Mrc.getLayerCompressionQuality()
- Section
- The image quality for MRC foreground and background layers (Setter) - Search tag in com.pdftools.optimization.profiles.Mrc.setLayerCompressionQuality(double)
- Section
- The image recompression options (Getter) - Search tag in com.pdftools.optimization.profiles.Profile.getImageRecompressionOptions()
- Section
- The image section mapping (Getter) - Search tag in com.pdftools.pdf2image.profiles.Archive.getImageSectionMapping()
- Section
- The image section mapping (Getter) - Search tag in com.pdftools.pdf2image.profiles.Fax.getImageSectionMapping()
- Section
- The image section mapping (Getter) - Search tag in com.pdftools.pdf2image.profiles.Viewing.getImageSectionMapping()
- Section
- The image section mapping (Setter) - Search tag in com.pdftools.pdf2image.profiles.Viewing.setImageSectionMapping(ImageSectionMapping)
- Section
- The image section mapping suitable for Fax output images - Search tag in class com.pdftools.pdf2image.RenderPageAsFax
- Section
- The image section mapping to render entire pages at a specific resolution - Search tag in class com.pdftools.pdf2image.RenderPageAtResolution
- Section
- The image section mapping to render entire pages using a specific image pixel size - Search tag in class com.pdftools.pdf2image.RenderPageToMaxImageSize
- Section
- The JPEG quality factor (Getter) - Search tag in com.pdftools.pdf2image.JpegImageOptions.getJpegQuality()
- Section
- The JPEG quality factor (Getter) - Search tag in com.pdftools.pdf2image.TiffJpegImageOptions.getJpegQuality()
- Section
- The JPEG quality factor (Setter) - Search tag in com.pdftools.pdf2image.JpegImageOptions.setJpegQuality(int)
- Section
- The JPEG quality factor (Setter) - Search tag in com.pdftools.pdf2image.TiffJpegImageOptions.setJpegQuality(int)
- Section
- The language of the message (Getter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.StepUp.getLanguage()
- Section
- The language of the message (Setter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.StepUp.setLanguage(String)
- Section
- The language of the output PDF (Getter) - Search tag in com.pdftools.image2pdf.profiles.Archive.getLanguage()
- Section
- The language of the output PDF (Setter) - Search tag in com.pdftools.image2pdf.profiles.Archive.setLanguage(String)
- Section
- The license is not valid. - Search tag in exception class com.pdftools.LicenseException
- Section
- The list of devices managed by a PKCS#11 module - Search tag in class com.pdftools.crypto.providers.pkcs11.DeviceList
- Section
- The list of devices managed by this module (Getter) - Search tag in com.pdftools.crypto.providers.pkcs11.Module.getDevices()
- Section
- The list of image pages - Search tag in class com.pdftools.image.PageList
- Section
- The location of signing (Getter) - Search tag in com.pdftools.pdf.Signature.getLocation()
- Section
- The location of signing (Getter) - Search tag in com.pdftools.sign.SignatureConfiguration.getLocation()
- Section
- The location of signing (Setter) - Search tag in com.pdftools.sign.SignatureConfiguration.setLocation(String)
- Section
- The location on the page (Getter) - Search tag in com.pdftools.pdf.SignatureField.getBoundingBox()
- Section
- The main indication (Getter) - Search tag in com.pdftools.signaturevalidation.ConstraintResult.getIndication()
- Section
- The maximum page size (Getter) - Search tag in com.pdftools.image2pdf.Auto.getMaxPageSize()
- Section
- The maximum page size (Setter) - Search tag in com.pdftools.image2pdf.Auto.setMaxPageSize(Size)
- Section
- The maximum size of the image in pixels (Getter) - Search tag in com.pdftools.pdf2image.RenderPageToMaxImageSize.getSize()
- Section
- The maximum size of the image in pixels (Setter) - Search tag in com.pdftools.pdf2image.RenderPageToMaxImageSize.setSize(Size)
- Section
- The message digest algorithm (Getter) - Search tag in com.pdftools.crypto.providers.builtin.SignatureConfiguration.getHashAlgorithm()
- Section
- The message digest algorithm (Getter) - Search tag in com.pdftools.crypto.providers.builtin.TimestampConfiguration.getHashAlgorithm()
- Section
- The message digest algorithm (Getter) - Search tag in com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration.getHashAlgorithm()
- Section
- The message digest algorithm (Getter) - Search tag in com.pdftools.crypto.providers.globalsigndss.TimestampConfiguration.getHashAlgorithm()
- Section
- The message digest algorithm (Getter) - Search tag in com.pdftools.crypto.providers.pkcs11.SignatureConfiguration.getHashAlgorithm()
- Section
- The message digest algorithm (Getter) - Search tag in com.pdftools.crypto.providers.pkcs11.TimestampConfiguration.getHashAlgorithm()
- Section
- The message digest algorithm (Getter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration.getHashAlgorithm()
- Section
- The message digest algorithm (Getter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.TimestampConfiguration.getHashAlgorithm()
- Section
- The message digest algorithm (Setter) - Search tag in com.pdftools.crypto.providers.builtin.SignatureConfiguration.setHashAlgorithm(HashAlgorithm)
- Section
- The message digest algorithm (Setter) - Search tag in com.pdftools.crypto.providers.builtin.TimestampConfiguration.setHashAlgorithm(HashAlgorithm)
- Section
- The message digest algorithm (Setter) - Search tag in com.pdftools.crypto.providers.pkcs11.SignatureConfiguration.setHashAlgorithm(HashAlgorithm)
- Section
- The message digest algorithm (Setter) - Search tag in com.pdftools.crypto.providers.pkcs11.TimestampConfiguration.setHashAlgorithm(HashAlgorithm)
- Section
- The message digest algorithm (Setter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration.setHashAlgorithm(HashAlgorithm)
- Section
- The message digest algorithm (Setter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.TimestampConfiguration.setHashAlgorithm(HashAlgorithm)
- Section
- The message to be displayed on the mobile phone (Getter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.StepUp.getMessage()
- Section
- The message to be displayed on the mobile phone (Setter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.StepUp.setMessage(String)
- Section
- The metadata of the document. (Getter) - Search tag in com.pdftools.pdf.Document.getMetadata()
- Section
- The minimal target conformance (Getter) - Search tag in com.pdftools.pdfa.conversion.ConversionOptions.getConformance()
- Section
- The minimal target conformance (Setter) - Search tag in com.pdftools.pdfa.conversion.ConversionOptions.setConformance(Conformance)
- Section
- The mobile phone number (Getter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.StepUp.getMSISDN()
- Section
- The mobile phone number (Setter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.StepUp.setMSISDN(String)
- Section
- The name (subject) of the certificate (Getter) - Search tag in com.pdftools.crypto.providers.Certificate.getName()
- Section
- The name (subject) of the certificate (Getter) - Search tag in com.pdftools.signaturevalidation.Certificate.getSubjectName()
- Section
- The name of the certificate's issuer (CA) (Getter) - Search tag in com.pdftools.crypto.providers.Certificate.getIssuer()
- Section
- The name of the certificate's issuer (CA) (Getter) - Search tag in com.pdftools.signaturevalidation.Certificate.getIssuerName()
- Section
- The name of the existing signature field (Getter) - Search tag in com.pdftools.sign.SignatureConfiguration.getFieldName()
- Section
- The name of the existing signature field (Getter) - Search tag in com.pdftools.sign.TimestampConfiguration.getFieldName()
- Section
- The name of the existing signature field (Setter) - Search tag in com.pdftools.sign.SignatureConfiguration.setFieldName(String)
- Section
- The name of the existing signature field (Setter) - Search tag in com.pdftools.sign.TimestampConfiguration.setFieldName(String)
- Section
- The name of the new signature field (Getter) - Search tag in com.pdftools.sign.SignatureFieldOptions.getFieldName()
- Section
- The name of the new signature field (Setter) - Search tag in com.pdftools.sign.SignatureFieldOptions.setFieldName(String)
- Section
- The name of the person or authority that signed the document (Getter) - Search tag in com.pdftools.pdf.SignedSignatureField.getName()
- Section
- The name of the person who created the document or resource. (Getter) - Search tag in com.pdftools.pdf.Metadata.getAuthor()
- Section
- The name of the person who created the document or resource. (Getter) - Search tag in com.pdftools.pdf.MetadataSettings.getAuthor()
- Section
- The name of the person who created the document or resource. (Setter) - Search tag in com.pdftools.pdf.MetadataSettings.setAuthor(String)
- Section
- The name of the signature field (Getter) - Search tag in com.pdftools.pdf.SignatureField.getFieldName()
- Section
- The name of the signing certificate (Getter) - Search tag in com.pdftools.sign.SignatureConfiguration.getName()
- Section
- The number of fonts used in the document (Getter) - Search tag in com.pdftools.pdfa.validation.AnalysisResult.getFontCount()
- Section
- The number of pages in the document (Getter) - Search tag in com.pdftools.pdf.Document.getPageCount()
- Section
- The number of the page where the appearance is positioned (Getter) - Search tag in com.pdftools.sign.Appearance.getPageNumber()
- Section
- The number of the page where the appearance is positioned (Setter) - Search tag in com.pdftools.sign.Appearance.setPageNumber(Integer)
- Section
- The number of the page where this signature is located (Getter) - Search tag in com.pdftools.pdf.SignatureField.getPageNumber()
- Section
- The operation is not allowed. - Search tag in exception class com.pdftools.PermissionException
- Section
- The optimization profile producing a minimal file size - Search tag in class com.pdftools.optimization.profiles.MinimalFileSize
- Section
- The optimization profile suitable for archiving - Search tag in class com.pdftools.optimization.profiles.Archive
- Section
- The optimization profile suitable for documents with Mixed Raster Content - Search tag in class com.pdftools.optimization.profiles.Mrc
- Section
- The optimization profile suitable for electronic document exchange - Search tag in class com.pdftools.optimization.profiles.Web
- Section
- The optimization profile suitable for printing - Search tag in class com.pdftools.optimization.profiles.Print
- Section
- The options for step-up authorization using Mobile ID - Search tag in class com.pdftools.crypto.providers.swisscomsigsrv.StepUp
- Section
- The option to recognize photographic regions when doing MRC. (Getter) - Search tag in com.pdftools.optimization.profiles.Mrc.getRecognizePictures()
- Section
- The option to recognize photographic regions when doing MRC. (Setter) - Search tag in com.pdftools.optimization.profiles.Mrc.setRecognizePictures(boolean)
- Section
- The original application that created the document. (Getter) - Search tag in com.pdftools.pdf.Metadata.getCreator()
- Section
- The original application that created the document. (Getter) - Search tag in com.pdftools.pdf.MetadataSettings.getCreator()
- Section
- The original application that created the document. (Setter) - Search tag in com.pdftools.pdf.MetadataSettings.setCreator(String)
- Section
- The owner password (Getter) - Search tag in com.pdftools.pdf.Encryption.getOwnerPassword()
- Section
- The padding type of the cryptographic signature (Getter) - Search tag in com.pdftools.crypto.providers.builtin.SignatureConfiguration.getSignaturePaddingType()
- Section
- The padding type of the cryptographic signature (Getter) - Search tag in com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration.getSignaturePaddingType()
- Section
- The padding type of the cryptographic signature (Getter) - Search tag in com.pdftools.crypto.providers.pkcs11.SignatureConfiguration.getSignaturePaddingType()
- Section
- The padding type of the cryptographic signature (Setter) - Search tag in com.pdftools.crypto.providers.builtin.SignatureConfiguration.setSignaturePaddingType(SignaturePaddingType)
- Section
- The padding type of the cryptographic signature (Setter) - Search tag in com.pdftools.crypto.providers.pkcs11.SignatureConfiguration.setSignaturePaddingType(SignaturePaddingType)
- Section
- The page margin (Getter) - Search tag in com.pdftools.image2pdf.ShrinkToFit.getPageMargin()
- Section
- The page margin (Getter) - Search tag in com.pdftools.image2pdf.ShrinkToPage.getPageMargin()
- Section
- The page margin (Getter) - Search tag in com.pdftools.image2pdf.ShrinkToPortrait.getPageMargin()
- Section
- The page margin (Setter) - Search tag in com.pdftools.image2pdf.ShrinkToFit.setPageMargin(Margin)
- Section
- The page margin (Setter) - Search tag in com.pdftools.image2pdf.ShrinkToPage.setPageMargin(Margin)
- Section
- The page margin (Setter) - Search tag in com.pdftools.image2pdf.ShrinkToPortrait.setPageMargin(Margin)
- Section
- The page of an image document - Search tag in class com.pdftools.image.Page
- Section
- The page of the image (Getter) - Search tag in com.pdftools.image.SinglePageDocument.getPage()
- Section
- The page size (Getter) - Search tag in com.pdftools.image2pdf.ShrinkToFit.getPageSize()
- Section
- The page size (Getter) - Search tag in com.pdftools.image2pdf.ShrinkToPage.getPageSize()
- Section
- The page size (Getter) - Search tag in com.pdftools.image2pdf.ShrinkToPortrait.getPageSize()
- Section
- The page size (Setter) - Search tag in com.pdftools.image2pdf.ShrinkToFit.setPageSize(Size)
- Section
- The page size (Setter) - Search tag in com.pdftools.image2pdf.ShrinkToPage.setPageSize(Size)
- Section
- The page size (Setter) - Search tag in com.pdftools.image2pdf.ShrinkToPortrait.setPageSize(Size)
- Section
- The pages of the image (Getter) - Search tag in com.pdftools.image.MultiPageDocument.getPages()
- Section
- The parameters defining the optional data to remove or flatten - Search tag in class com.pdftools.optimization.RemovalOptions
- Section
- The parameters defining the optional data to remove or flatten (Getter) - Search tag in com.pdftools.optimization.profiles.Profile.getRemovalOptions()
- Section
- The parameters for document-level features of output PDFs - Search tag in class com.pdftools.pdf.OutputOptions
- Section
- The parameters for font optimization - Search tag in class com.pdftools.optimization.FontOptions
- Section
- The parameters for image recompression - Search tag in class com.pdftools.optimization.ImageRecompressionOptions
- Section
- The parameters how to render PDF content elements - Search tag in class com.pdftools.pdf2image.ContentOptions
- Section
- The parameters how to render PDF content elements (Getter) - Search tag in com.pdftools.pdf2image.profiles.Profile.getContentOptions()
- Section
- The parameters to encrypt output PDFs (Getter) - Search tag in com.pdftools.pdf.OutputOptions.getEncryption()
- Section
- The parameters to encrypt output PDFs (Setter) - Search tag in com.pdftools.pdf.OutputOptions.setEncryption(Encryption)
- Section
- The parameters to encrypt PDF documents - Search tag in class com.pdftools.pdf.Encryption
- Section
- The PDF/A analysis options - Search tag in class com.pdftools.pdfa.validation.AnalysisOptions
- Section
- The PDF/A analysis result - Search tag in class com.pdftools.pdfa.validation.AnalysisResult
- Section
- The PDF/A conformance of the output document (Getter) - Search tag in com.pdftools.image2pdf.profiles.Archive.getConformance()
- Section
- The PDF/A conformance of the output document (Setter) - Search tag in com.pdftools.image2pdf.profiles.Archive.setConformance(Conformance)
- Section
- The PDF/A conformance to validate (Getter) - Search tag in com.pdftools.pdfa.validation.AnalysisOptions.getConformance()
- Section
- The PDF/A conformance to validate (Setter) - Search tag in com.pdftools.pdfa.validation.AnalysisOptions.setConformance(Conformance)
- Section
- The PDF/A conversion options - Search tag in class com.pdftools.pdfa.conversion.ConversionOptions
- Section
- The PDF/A part (Standard) - Search tag in com.pdftools.pdf.Conformance.PdfAVersion.getPart()
- Section
- The PDF conformance of the output document (Getter) - Search tag in com.pdftools.image2pdf.profiles.Default.getConformance()
- Section
- The PDF conformance of the output document (Setter) - Search tag in com.pdftools.image2pdf.profiles.Default.setConformance(Conformance)
- Section
- The PDF document - Search tag in class com.pdftools.pdf.Document
- Section
- The PDF validation options - Search tag in class com.pdftools.pdfa.validation.ValidationOptions
- Section
- The PDF validation result - Search tag in class com.pdftools.pdfa.validation.ValidationResult
- Section
- The permission options when certifying a document - Search tag in class com.pdftools.sign.MdpPermissionOptions
- Section
- The permissions allowed by a PDF document - Search tag in enum com.pdftools.pdf.Permission
- Section
- The PKCS#11 driver module - Search tag in class com.pdftools.crypto.providers.pkcs11.Module
- Section
- The policy to use for validation could not be identified. - Search tag in com.pdftools.signaturevalidation.SubIndication.NO_POLICY
- Section
- The producer string that is set within the metadata of PDF output documents (Getter) - Search tag in com.pdftools.Sdk.getProducerFullName()
- Section
- The profile for image to PDF/A conversion for archiving - Search tag in class com.pdftools.image2pdf.profiles.Archive
- Section
- The profile to convert PDF documents to JPEG or PNG images for viewing - Search tag in class com.pdftools.pdf2image.profiles.Viewing
- Section
- The profile to convert PDF documents to TIFF Fax images - Search tag in class com.pdftools.pdf2image.profiles.Fax
- Section
- The profile to convert PDF documents to TIFF images for archiving - Search tag in class com.pdftools.pdf2image.profiles.Archive
- Section
- The raw data of the certificate as a byte array (Getter) - Search tag in com.pdftools.signaturevalidation.Certificate.getRawData()
- Section
- The reason for signing (Getter) - Search tag in com.pdftools.pdf.Signature.getReason()
- Section
- The reason for signing (Getter) - Search tag in com.pdftools.sign.SignatureConfiguration.getReason()
- Section
- The reason for signing (Setter) - Search tag in com.pdftools.sign.SignatureConfiguration.setReason(String)
- Section
- The recommended conversion conformance (Getter) - Search tag in com.pdftools.pdfa.validation.AnalysisResult.getRecommendedConformance()
- Section
- The removal strategy for PDF objects - Search tag in enum com.pdftools.optimization.RemovalStrategy
- Section
- The render strategy for annotations (Getter) - Search tag in com.pdftools.pdf2image.ContentOptions.getAnnotations()
- Section
- The render strategy for annotations (Setter) - Search tag in com.pdftools.pdf2image.ContentOptions.setAnnotations(AnnotationOptions)
- Section
- The resolution of the output image (Getter) - Search tag in com.pdftools.pdf2image.RenderPageAtResolution.getResolution()
- Section
- The resolution of the output image (Setter) - Search tag in com.pdftools.pdf2image.RenderPageAtResolution.setResolution(Resolution)
- Section
- The resolution of the page (Getter) - Search tag in com.pdftools.image.Page.getResolution()
- Section
- The result of a constraint validation. - Search tag in class com.pdftools.signaturevalidation.ConstraintResult
- Section
- The result of a signature validation - Search tag in class com.pdftools.signaturevalidation.ValidationResult
- Section
- The revocation check policy - Search tag in enum com.pdftools.signaturevalidation.profiles.RevocationCheckPolicy
- Section
- The settings for JPEG output images - Search tag in class com.pdftools.pdf2image.JpegImageOptions
- Section
- The settings for PNG output images - Search tag in class com.pdftools.pdf2image.PngImageOptions
- Section
- The settings for the output image (Getter) - Search tag in com.pdftools.pdf2image.profiles.Fax.getImageOptions()
- Section
- The settings for the output image (Getter) - Search tag in com.pdftools.pdf2image.profiles.Viewing.getImageOptions()
- Section
- The settings for the output image (Setter) - Search tag in com.pdftools.pdf2image.profiles.Viewing.setImageOptions(ImageOptions)
- Section
- The settings for the output TIFF (Getter) - Search tag in com.pdftools.pdf2image.profiles.Archive.getImageOptions()
- Section
- The settings for the output TIFF (Setter) - Search tag in com.pdftools.pdf2image.profiles.Archive.setImageOptions(ImageOptions)
- Section
- The settings for TIFF Fax output images - Search tag in class com.pdftools.pdf2image.FaxImageOptions
- Section
- The settings for TIFF output images using the Flate compression algorithm - Search tag in class com.pdftools.pdf2image.TiffFlateImageOptions
- Section
- The settings for TIFF output images using the JPEG compression algorithm - Search tag in class com.pdftools.pdf2image.TiffJpegImageOptions
- Section
- The settings for TIFF output images using the LZW compression algorithm - Search tag in class com.pdftools.pdf2image.TiffLzwImageOptions
- Section
- The severity of conversion events - Search tag in enum com.pdftools.pdfa.conversion.EventSeverity
- Section
- The signature configuration - Search tag in class com.pdftools.crypto.providers.builtin.SignatureConfiguration
- Section
- The signature configuration - Search tag in class com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration
- Section
- The signature configuration - Search tag in class com.pdftools.crypto.providers.pkcs11.SignatureConfiguration
- Section
- The signature configuration - Search tag in class com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration
- Section
- The signature field (Getter) - Search tag in com.pdftools.signaturevalidation.ValidationResult.getSignatureField()
- Section
- The signature is considered invalid because at least one of the algorithms used in an element (e.g. the signature value, a certificate, etc.) has been considered unreliable. Either the algorithm used to invalidate the signature or the size of the keys used by the algorithm are no longer considered secure. The Signature Validation Algorithm has detected that this element was generated after this algorithm was deemed insecure. - Search tag in com.pdftools.signaturevalidation.SubIndication.CRYPTO_CONSTRAINTS_FAILURE
- Section
- The signature is considered invalid because one or more properties of the signature do not match the validation constraints. - Search tag in com.pdftools.signaturevalidation.SubIndication.SIG_CONSTRAINTS_FAILURE
- Section
- The signature is considered invalid because the certificate chain used in the validation process does not match the validation constraints related to the certificate. - Search tag in com.pdftools.signaturevalidation.SubIndication.CHAIN_CONSTRAINTS_FAILURE
- Section
- The signature is considered invalid because the Signature Validation Algorithm has detected that the signing time is after the expiration date (notAfter) of the signer's certificate. - Search tag in com.pdftools.signaturevalidation.SubIndication.EXPIRED
- Section
- The signature is considered invalid because the Signature Validation Algorithm has detected that the signing time is before the issue date (notBefore) of the signer's certificate. - Search tag in com.pdftools.signaturevalidation.SubIndication.NOT_YET_VALID
- Section
- The signature is invalid because at least one hash of the signed data object(s) included in the signing process does not match the corresponding hash value in the signature. - Search tag in com.pdftools.signaturevalidation.SubIndication.HASH_FAILURE
- Section
- 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. - Search tag in com.pdftools.signaturevalidation.SubIndication.SIG_CRYPTO_FAILURE
- Section
- The signature is not conformant to one of the base standards - Search tag in com.pdftools.signaturevalidation.SubIndication.FORMAT_FAILURE
- Section
- The signature was created using a policy and commitment type that is unknown to the SVA. - Search tag in com.pdftools.signaturevalidation.SubIndication.UNKNOWN_COMMITMENT_TYPE
- Section
- The signer's certificate cannot be identified. - Search tag in com.pdftools.signaturevalidation.SubIndication.NO_SIGNER_CERTIFICATE_FOUND
- Section
- The signer's certificate has been revoked. - Search tag in com.pdftools.signaturevalidation.SubIndication.REVOKED
- Section
- The signer's certificate is expired or not yet valid at the validation date/time. The Signature Validation Algorithm cannot determine that the signing time is within the validity interval of the signer's certificate. - Search tag in com.pdftools.signaturevalidation.SubIndication.OUT_OF_BOUNDS_NO_POE
- Section
- The signer's certificate was revoked at the validation date/time. The Signature Validation Algorithm cannot determine whether the signing time is before or after the revocation time. - Search tag in com.pdftools.signaturevalidation.SubIndication.REVOKED_NO_POE
- Section
- The signing certificate (Getter) - Search tag in com.pdftools.signaturevalidation.CmsSignatureContent.getSigningCertificate()
- Section
- The signing certificate (Getter) - Search tag in com.pdftools.signaturevalidation.TimeStampContent.getSigningCertificate()
- Section
- The size of the page in number of pixels (Getter) - Search tag in com.pdftools.image.Page.getSize()
- Section
- The source for the validation time (Getter) - Search tag in com.pdftools.signaturevalidation.CmsSignatureContent.getValidationTimeSource()
- Section
- The source for the validation time (Getter) - Search tag in com.pdftools.signaturevalidation.TimeStampContent.getValidationTimeSource()
- Section
- The source of data such as certificates, OCRPs or CRLs - Search tag in enum com.pdftools.signaturevalidation.DataSource
- Section
- The source of the validation time - Search tag in enum com.pdftools.signaturevalidation.TimeSource
- Section
- The specified item already exists. - Search tag in exception class com.pdftools.ExistsException
- Section
- The strategy for image recompression (Getter) - Search tag in com.pdftools.optimization.ImageRecompressionOptions.getAlgorithmSelection()
- Section
- The strategy for image recompression (Setter) - Search tag in com.pdftools.optimization.ImageRecompressionOptions.setAlgorithmSelection(CompressionAlgorithmSelection)
- Section
- The strategy for recompressing images - Search tag in enum com.pdftools.optimization.CompressionAlgorithmSelection
- Section
- The sub indication (Getter) - Search tag in com.pdftools.signaturevalidation.ConstraintResult.getSubIndication()
- Section
- The subject of the certificate (Getter) - Search tag in com.pdftools.crypto.providers.Certificate.getSubject()
- Section
- The subject of the certificate (Getter) - Search tag in com.pdftools.signaturevalidation.Certificate.getSubject()
- Section
- The subject of the document or resource. (Getter) - Search tag in com.pdftools.pdf.Metadata.getSubject()
- Section
- The subject of the document or resource. (Getter) - Search tag in com.pdftools.pdf.MetadataSettings.getSubject()
- Section
- The subject of the document or resource. (Setter) - Search tag in com.pdftools.pdf.MetadataSettings.setSubject(String)
- Section
- The suffix for the producer (Setter) - Search tag in com.pdftools.Sdk.setProducerSuffix(String)
- Section
- The Swisscom Signing Service - Search tag in class com.pdftools.crypto.providers.swisscomsigsrv.Session
- Section
- The target resolution in DPI (dots per inch) for downsampling MRC foreground and background layers (Getter) - Search tag in com.pdftools.optimization.profiles.Mrc.getLayerResolutionDPI()
- Section
- The target resolution in DPI (dots per inch) for downsampling MRC foreground and background layers (Setter) - Search tag in com.pdftools.optimization.profiles.Mrc.setLayerResolutionDPI(Double)
- Section
- The target resolution of images in DPI (Getter) - Search tag in com.pdftools.optimization.profiles.MinimalFileSize.getResolutionDPI()
- Section
- The target resolution of images in DPI (Getter) - Search tag in com.pdftools.optimization.profiles.Web.getResolutionDPI()
- Section
- The target resolution of images in DPI (Setter) - Search tag in com.pdftools.optimization.profiles.MinimalFileSize.setResolutionDPI(Double)
- Section
- The target resolution of images in DPI (Setter) - Search tag in com.pdftools.optimization.profiles.Web.setResolutionDPI(Double)
- Section
- The threshold resolution of images in DPI. (Getter) - Search tag in com.pdftools.optimization.profiles.MinimalFileSize.getThresholdDPI()
- Section
- The threshold resolution of images in DPI. (Getter) - Search tag in com.pdftools.optimization.profiles.Web.getThresholdDPI()
- Section
- The threshold resolution of images in DPI. (Setter) - Search tag in com.pdftools.optimization.profiles.MinimalFileSize.setThresholdDPI(double)
- Section
- The threshold resolution of images in DPI. (Setter) - Search tag in com.pdftools.optimization.profiles.Web.setThresholdDPI(double)
- Section
- The time at which the signature has been validated (Getter) - Search tag in com.pdftools.signaturevalidation.CmsSignatureContent.getValidationTime()
- Section
- The time at which the signature has been validated (Getter) - Search tag in com.pdftools.signaturevalidation.TimeStampContent.getValidationTime()
- Section
- The time-stamp configuration - Search tag in class com.pdftools.crypto.providers.builtin.TimestampConfiguration
- Section
- The time-stamp configuration - Search tag in class com.pdftools.crypto.providers.pkcs11.TimestampConfiguration
- Section
- The time-stamp configuration - Search tag in class com.pdftools.crypto.providers.swisscomsigsrv.TimestampConfiguration
- Section
- The time-stamp time (Getter) - Search tag in com.pdftools.signaturevalidation.TimeStampContent.getDate()
- Section
- The title of the document or resource. (Getter) - Search tag in com.pdftools.pdf.Metadata.getTitle()
- Section
- The title of the document or resource. (Getter) - Search tag in com.pdftools.pdf.MetadataSettings.getTitle()
- Section
- The title of the document or resource. (Setter) - Search tag in com.pdftools.pdf.MetadataSettings.setTitle(String)
- Section
- The URL of the trusted time-stamp authority (TSA) from which time-stamps shall be acquired (Getter) - Search tag in com.pdftools.crypto.providers.builtin.Provider.getTimestampUrl()
- Section
- The URL of the trusted time-stamp authority (TSA) from which time-stamps shall be acquired (Getter) - Search tag in com.pdftools.crypto.providers.pkcs11.Session.getTimestampUrl()
- Section
- The URL of the trusted time-stamp authority (TSA) from which time-stamps shall be acquired (Setter) - Search tag in com.pdftools.crypto.providers.builtin.Provider.setTimestampUrl(URI)
- Section
- The URL of the trusted time-stamp authority (TSA) from which time-stamps shall be acquired (Setter) - Search tag in com.pdftools.crypto.providers.pkcs11.Session.setTimestampUrl(URI)
- Section
- The user password (Getter) - Search tag in com.pdftools.pdf.Encryption.getUserPassword()
- Section
- The user password (Setter) - Search tag in com.pdftools.pdf.Encryption.setUserPassword(String)
- Section
- The validated conformance (Getter) - Search tag in com.pdftools.pdfa.validation.ValidationResult.getConformance()
- Section
- The validation error category - Search tag in enum com.pdftools.pdfa.validation.ErrorCategory
- Section
- The validation message (Getter) - Search tag in com.pdftools.signaturevalidation.ConstraintResult.getMessage()
- Section
- The validation result of a signature that cannot be read either because it has an unsupported type or is corrupt - Search tag in class com.pdftools.signaturevalidation.UnsupportedSignatureContent
- Section
- The version of the SDK (Getter) - Search tag in com.pdftools.Sdk.getVersion()
- Section
- The vertical image resolution (Getter) - Search tag in com.pdftools.pdf2image.FaxImageOptions.getVerticalResolution()
- Section
- The vertical image resolution (Setter) - Search tag in com.pdftools.pdf2image.FaxImageOptions.setVerticalResolution(FaxVerticalResolution)
- Section
- The vertical resolution of Fax images - Search tag in enum com.pdftools.pdf2image.FaxVerticalResolution
- Section
- The visual appearance of signatures - Search tag in class com.pdftools.sign.Appearance
- Section
- The visual appearance of the signature (Getter) - Search tag in com.pdftools.sign.SignatureConfiguration.getAppearance()
- Section
- The visual appearance of the signature (Setter) - Search tag in com.pdftools.sign.SignatureConfiguration.setAppearance(Appearance)
- Section
- The visual appearance of the time-stamp (Getter) - Search tag in com.pdftools.sign.TimestampConfiguration.getAppearance()
- Section
- The visual appearance of the time-stamp (Setter) - Search tag in com.pdftools.sign.TimestampConfiguration.setAppearance(Appearance)
- Section
- The warning category - Search tag in enum com.pdftools.sign.WarningCategory
- Section
- The XFA type of a PDF document - Search tag in enum com.pdftools.pdf.XfaType
- Section
- TiffBitonalCompressionType - Enum in com.pdftools.pdf2image
-
The compression type for bitonal (Fax) TIFF images
- TiffFlateImageOptions - Class in com.pdftools.pdf2image
-
The settings for TIFF output images using the Flate compression algorithm
- TiffFlateImageOptions() - Constructor for class com.pdftools.pdf2image.TiffFlateImageOptions
- TiffJpegImageOptions - Class in com.pdftools.pdf2image
-
The settings for TIFF output images using the JPEG compression algorithm
- TiffJpegImageOptions() - Constructor for class com.pdftools.pdf2image.TiffJpegImageOptions
- TiffLzwImageOptions - Class in com.pdftools.pdf2image
-
The settings for TIFF output images using the LZW compression algorithm
- TiffLzwImageOptions() - Constructor for class com.pdftools.pdf2image.TiffLzwImageOptions
- TimeSource - Enum in com.pdftools.signaturevalidation
-
The source of the validation time
- TIMESTAMP_ORDER_FAILURE - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
Constraints on the order of signature time-stamps and/or signed data object (s) time-stamps are not respected.
- TimestampConfiguration - Class in com.pdftools.crypto.providers.builtin
-
The time-stamp configuration
- TimestampConfiguration - Class in com.pdftools.crypto.providers.globalsigndss
- TimestampConfiguration - Class in com.pdftools.crypto.providers.pkcs11
-
The time-stamp configuration
- TimestampConfiguration - Class in com.pdftools.crypto.providers.swisscomsigsrv
-
The time-stamp configuration
- TimestampConfiguration - Class in com.pdftools.sign
-
Configuration for adding time-stamps
- TimeStampContent - Class in com.pdftools.signaturevalidation
-
The data and validation result of the cryptographic time-stamp
- to(Length.Units) - Method in class com.pdftools.geometry.units.Length
-
Get the numerical length value of the specified unit.
- toArray() - Method in class com.pdftools.crypto.providers.CertificateList
- toArray() - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
- toArray() - Method in class com.pdftools.image.DocumentList
- toArray() - Method in class com.pdftools.image.PageList
- toArray() - Method in class com.pdftools.pdf.SignatureFieldList
- toArray() - Method in class com.pdftools.signaturevalidation.CertificateChain
- toArray() - Method in class com.pdftools.signaturevalidation.ValidationResults
- toArray() - Method in class com.pdftools.StringList
- toArray(T[]) - Method in class com.pdftools.crypto.providers.CertificateList
- toArray(T[]) - Method in class com.pdftools.crypto.providers.pkcs11.DeviceList
- toArray(T[]) - Method in class com.pdftools.image.DocumentList
- toArray(T[]) - Method in class com.pdftools.image.PageList
- toArray(T[]) - Method in class com.pdftools.pdf.SignatureFieldList
- toArray(T[]) - Method in class com.pdftools.signaturevalidation.CertificateChain
- toArray(T[]) - Method in class com.pdftools.signaturevalidation.ValidationResults
- toArray(T[]) - Method in class com.pdftools.StringList
- toByteArray() - Method in class com.pdftools.sys.MemoryStream
-
Creates a newly allocated byte array.
- toLandscape() - Method in class com.pdftools.geometry.units.Size
-
Switches width and height if the absolute value of height is greater than the the absolute value of width.
- toPortrait() - Method in class com.pdftools.geometry.units.Size
-
Switches width and height if the absolute value of the width is greater than the absolute value of the height.
- toString() - Method in class com.pdftools.geometry.units.Length
-
Creates a string representation with an associated suitable metric unit, "m", "cm" or "mm".
- toString() - Method in enum com.pdftools.geometry.units.Length.Units
- toString() - Method in class com.pdftools.geometry.units.Margin
-
Creates a string representation as left-bottom-right-top-tuple with associated suitable metric units, "m", "cm" or "mm".
- toString() - Method in class com.pdftools.geometry.units.Point
-
Creates a string representation as x-y-pair with associated suitable metric units, "m", "cm" or "mm".
- toString() - Method in class com.pdftools.geometry.units.Rectangle
-
Creates a string representation as x-y-width-height-tuple with associated suitable metric units, "m", "cm" or "mm".
- toString() - Method in class com.pdftools.geometry.units.Resolution
- toString() - Method in enum com.pdftools.geometry.units.Size.PaperSizes
- toString() - Method in class com.pdftools.geometry.units.Size
-
Creates a string representation as width-height-pair with associated suitable metric units, "m", "cm" or "mm".
- toString() - Method in enum com.pdftools.pdf.Conformance.PdfAVersion.Level
- toString() - Method in class com.pdftools.pdf.Conformance.PdfAVersion
- toString() - Method in class com.pdftools.pdf.Conformance
- toString() - Method in class com.pdftools.pdf.Conformance.Version
- toString() - Method in enum com.pdftools.sys.FileStream.Mode
- toString(Length.Units) - Method in class com.pdftools.geometry.units.Length
-
Creates a string representation with the specified unit.
- toString(Length.Units) - Method in class com.pdftools.geometry.units.Margin
-
Creates a string representation as left-bottom-right-top-tuple with the specified unit.
- toString(Length.Units) - Method in class com.pdftools.geometry.units.Point
-
Creates a string representation as x-y-pair with the specified unit.
- toString(Length.Units) - Method in class com.pdftools.geometry.units.Rectangle
-
Creates a string representation as x-y-width-height-tuple with the specified unit.
- toString(Length.Units) - Method in class com.pdftools.geometry.units.Size
-
Creates a string representation as width-height-pair with the specified unit.
- transferFrom(InputStream) - Method in class com.pdftools.sys.MemoryStream
-
Read data from the input stream and write it to this stream.
- transferTo(OutputStream) - Method in class com.pdftools.sys.MemoryStream
-
Read data from this stream and write it to the output stream.
- TRANSPARENCY - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains transparency.
- TRANSPARENT - Enum constant in enum com.pdftools.pdf2image.BackgroundType
-
Transparent background
- Transparent background - Search tag in com.pdftools.pdf2image.BackgroundType.TRANSPARENT
- Section
- TrustConstraints - Class in com.pdftools.signaturevalidation.profiles
-
Certificate trust constraints
- Trust constraints for certificates of signatures (Getter) - Search tag in com.pdftools.signaturevalidation.profiles.Profile.getSigningCertTrustConstraints()
- Section
- Trust constraints for certificates of time-stamps (Getter) - Search tag in com.pdftools.signaturevalidation.profiles.Profile.getTimeStampTrustConstraints()
- Section
- TRY_LATER - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
Insufficient information to fulfill all constraints.
U
- U - Enum constant in enum com.pdftools.pdf.Conformance.PdfAVersion.Level
-
Level U (Unicode)
- UNICODE - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains fonts without appropriate character to Unicode mapping information (ToUnicode maps)
- UNKNOWN_COMMITMENT_TYPE - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The signature was created using a policy and commitment type that is unknown to the SVA.
- UnknownFormatException - Exception Class in com.pdftools
-
The format is not known.
- UnknownFormatException(String) - Constructor for exception class com.pdftools.UnknownFormatException
- UnsignedSignatureField - Class in com.pdftools.pdf
-
An unsigned signature field
- UNSPECIFIED - Enum constant in enum com.pdftools.pdfa.conversion.AFRelationship
-
The relationship is not known or cannot be described using one of the other values.
- UNSUPPORTED_ANNOTATION - Enum constant in enum com.pdftools.pdfa.validation.ErrorCategory
-
The document contains unknown annotation types.
- UnsupportedFeatureException - Exception Class in com.pdftools
-
The document contains an unsupported feature.
- UnsupportedFeatureException(String) - Constructor for exception class com.pdftools.UnsupportedFeatureException
- UnsupportedSignatureContent - Class in com.pdftools.signaturevalidation
-
The validation result of a signature that cannot be read either because it has an unsupported type or is corrupt
- UNTRUSTED - Enum constant in enum com.pdftools.signaturevalidation.SubIndication
-
The certificate is not trusted because there is no valid path to a trust anchor.
V
- VALID - Enum constant in enum 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
- Validate the signatures of a PDF document - Search tag in com.pdftools.signaturevalidation.Validator.validate(Document, Profile, SignatureSelector)
- Section
- Validate the standards conformance of a PDF document. - Search tag in com.pdftools.pdfa.validation.Validator.validate(Document)
- Section
- Validate the standards conformance of a PDF document. - Search tag in com.pdftools.pdfa.validation.Validator.validate(Document, ValidationOptions)
- Section
- 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
-
Report the result of a constraint validation of
Validator.validate(com.pdftools.pdf.Document, com.pdftools.signaturevalidation.profiles.Profile, com.pdftools.signaturevalidation.SignatureSelector). - Validator.ConstraintListener - Interface in com.pdftools.signaturevalidation
-
Listener interface for the
Validator.Constraintevent. - Validator.Error - Class in com.pdftools.pdfa.validation
-
Report a validation issue found in
Validator.analyze(com.pdftools.pdf.Document)orValidator.validate(com.pdftools.pdf.Document). - Validator.ErrorListener - Interface in com.pdftools.pdfa.validation
-
Listener interface for the
Validator.Errorevent. - 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.documentassembly.CopyStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.documentassembly.NameConflictResolution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.documentassembly.NamedDestinationCopyStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.documentassembly.PageRotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pdftools.documentassembly.RemovalStrategy
-
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.AFRelationship
-
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.conversion.InvoiceType
-
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.documentassembly.CopyStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pdftools.documentassembly.NameConflictResolution
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pdftools.documentassembly.NamedDestinationCopyStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pdftools.documentassembly.PageRotation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pdftools.documentassembly.RemovalStrategy
-
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.AFRelationship
-
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.conversion.InvoiceType
-
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() - Method in class com.pdftools.sign.CustomTextVariableMap
- 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.
- Verify the server certificate for SSL/TLS (Getter) - Search tag in com.pdftools.HttpClientHandler.getSslVerifyServerCertificate()
- Section
- Verify the server certificate for SSL/TLS (Setter) - Search tag in com.pdftools.HttpClientHandler.setSslVerifyServerCertificate(boolean)
- Section
- Version(int, int) - Constructor for class com.pdftools.pdf.Conformance.Version
- Vertical resolution in DPI (dots per inch) - Search tag in com.pdftools.geometry.units.Resolution.yDpi
- Section
- 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 - Enum constant in enum com.pdftools.pdfa.conversion.EventCategory
-
The conversion resulted in visual differences to the document.
W
- warning(Signer.Warning) - Method in interface com.pdftools.sign.Signer.WarningListener
- WARNING - Enum constant in enum com.pdftools.pdfa.conversion.EventSeverity
-
A conversion event which is generally considered a non-critical issue
- WarningCategory - Enum in com.pdftools.sign
-
The warning category
- Web - Class in com.pdftools.optimization.profiles
-
The optimization profile suitable for electronic document exchange
- Web() - Constructor for class com.pdftools.optimization.profiles.Web
- Whether all certificates of the chain are available (Getter) - Search tag in com.pdftools.signaturevalidation.CertificateChain.getIsComplete()
- Section
- Whether the certificate is valid according to the validation profile used (Getter) - Search tag in com.pdftools.signaturevalidation.Certificate.getValidity()
- Section
- Whether the cryptographic provider has a private key for the certificate. (Getter) - Search tag in com.pdftools.crypto.providers.Certificate.getHasPrivateKey()
- Section
- Whether the cryptographic signature is valid according to the validation profile used (Getter) - Search tag in com.pdftools.signaturevalidation.SignatureContent.getValidity()
- Section
- Whether the document contains embedded files (Getter) - Search tag in com.pdftools.pdfa.validation.AnalysisResult.getHasEmbeddedFiles()
- Section
- Whether the document is an XML Forms Architecture (XFA) or a PDF document (Getter) - Search tag in com.pdftools.pdf.Document.getXfa()
- Section
- Whether the document is conforming (Getter) - Search tag in com.pdftools.pdfa.validation.AnalysisResult.getIsConforming()
- Section
- Whether the document is conforming (Getter) - Search tag in com.pdftools.pdfa.validation.ValidationResult.getIsConforming()
- Section
- Whether the document is digitally signed (Getter) - Search tag in com.pdftools.pdfa.validation.AnalysisResult.getIsSigned()
- Section
- Whether the document is linearized (Getter) - Search tag in com.pdftools.pdf.Document.getIsLinearized()
- Section
- Whether the document should be converted to PDF/A (Getter) - Search tag in com.pdftools.pdfa.validation.AnalysisResult.getIsConversionRecommended()
- Section
- Whether the revision contains a non-signing update. (Getter) - Search tag in com.pdftools.pdf.Revision.getHasNonSigningUpdates()
- Section
- Whether this is the latest document revision (Getter) - Search tag in com.pdftools.pdf.Revision.getIsLatest()
- Section
- Whether to add a trusted time-stamp to the signature (Getter) - Search tag in com.pdftools.crypto.providers.builtin.SignatureConfiguration.getAddTimestamp()
- Section
- Whether to add a trusted time-stamp to the signature (Getter) - Search tag in com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration.getAddTimestamp()
- Section
- Whether to add a trusted time-stamp to the signature (Getter) - Search tag in com.pdftools.crypto.providers.pkcs11.SignatureConfiguration.getAddTimestamp()
- Section
- Whether to add a trusted time-stamp to the signature (Getter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration.getAddTimestamp()
- Section
- Whether to add a trusted time-stamp to the signature (Setter) - Search tag in com.pdftools.crypto.providers.builtin.SignatureConfiguration.setAddTimestamp(boolean)
- Section
- Whether to add a trusted time-stamp to the signature (Setter) - Search tag in com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration.setAddTimestamp(boolean)
- Section
- Whether to add a trusted time-stamp to the signature (Setter) - Search tag in com.pdftools.crypto.providers.pkcs11.SignatureConfiguration.setAddTimestamp(boolean)
- Section
- Whether to add a trusted time-stamp to the signature (Setter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration.setAddTimestamp(boolean)
- Section
- Whether to add validation information (LTV) (Getter) - Search tag in com.pdftools.crypto.providers.builtin.SignatureConfiguration.getValidationInformation()
- Section
- Whether to add validation information (LTV) (Getter) - Search tag in com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration.getValidationInformation()
- Section
- Whether to add validation information (LTV) (Getter) - Search tag in com.pdftools.crypto.providers.pkcs11.SignatureConfiguration.getValidationInformation()
- Section
- Whether to add validation information (LTV) (Setter) - Search tag in com.pdftools.crypto.providers.builtin.SignatureConfiguration.setValidationInformation(ValidationInformation)
- Section
- Whether to add validation information (LTV) (Setter) - Search tag in com.pdftools.crypto.providers.globalsigndss.SignatureConfiguration.setValidationInformation(ValidationInformation)
- Section
- Whether to add validation information (LTV) (Setter) - Search tag in com.pdftools.crypto.providers.pkcs11.SignatureConfiguration.setValidationInformation(ValidationInformation)
- Section
- Whether to check certificate revocation (Getter) - Search tag in com.pdftools.signaturevalidation.profiles.TrustConstraints.getRevocationCheckPolicy()
- Section
- Whether to check certificate revocation (Setter) - Search tag in com.pdftools.signaturevalidation.profiles.TrustConstraints.setRevocationCheckPolicy(RevocationCheckPolicy)
- Section
- Whether to copy metadata (Getter) - Search tag in com.pdftools.optimization.profiles.Profile.getCopyMetadata()
- Section
- Whether to copy metadata (Getter) - Search tag in com.pdftools.pdfa.conversion.ConversionOptions.getCopyMetadata()
- Section
- Whether to copy metadata (Setter) - Search tag in com.pdftools.optimization.profiles.Profile.setCopyMetadata(boolean)
- Section
- Whether to copy metadata (Setter) - Search tag in com.pdftools.pdfa.conversion.ConversionOptions.setCopyMetadata(boolean)
- Section
- Whether to embed validation information into the signature (LTV) (Getter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration.getEmbedValidationInformation()
- Section
- Whether to embed validation information into the signature (LTV) (Setter) - Search tag in com.pdftools.crypto.providers.swisscomsigsrv.SignatureConfiguration.setEmbedValidationInformation(boolean)
- Section
- Whether to embed validation information to enable the long-term validation (LTV) of the signature - Search tag in enum com.pdftools.crypto.ValidationInformation
- Section
- Whether to enable additional, strict validation checks (Getter) - Search tag in com.pdftools.pdfa.validation.AnalysisOptions.getStrictMode()
- Section
- Whether to enable additional, strict validation checks (Setter) - Search tag in com.pdftools.pdfa.validation.AnalysisOptions.setStrictMode(boolean)
- Section
- Whether to force images to fit into the page (Getter) - Search tag in com.pdftools.image2pdf.ShrinkToFit.getForceFit()
- Section
- Whether to force images to fit into the page (Setter) - Search tag in com.pdftools.image2pdf.ShrinkToFit.setForceFit(boolean)
- Section
- Whether to merge fonts and font programs (Getter) - Search tag in com.pdftools.optimization.FontOptions.getMerge()
- Section
- Whether to merge fonts and font programs (Setter) - Search tag in com.pdftools.optimization.FontOptions.setMerge(boolean)
- Section
- Whether to remove additional or alternative versions of images (Getter) - Search tag in com.pdftools.optimization.RemovalOptions.getRemoveAlternateImages()
- Section
- Whether to remove additional or alternative versions of images (Setter) - Search tag in com.pdftools.optimization.RemovalOptions.setRemoveAlternateImages(boolean)
- Section
- Whether to remove all output intents (Getter) - Search tag in com.pdftools.optimization.RemovalOptions.getRemoveOutputIntents()
- Section
- Whether to remove all output intents (Setter) - Search tag in com.pdftools.optimization.RemovalOptions.setRemoveOutputIntents(boolean)
- Section
- Whether to remove any signatures (Getter) - Search tag in com.pdftools.sign.OutputOptions.getRemoveSignatures()
- Section
- Whether to remove any signatures (Setter) - Search tag in com.pdftools.sign.OutputOptions.setRemoveSignatures(SignatureRemoval)
- Section
- Whether to remove document's XMP metadata (Getter) - Search tag in com.pdftools.optimization.RemovalOptions.getRemoveMetadata()
- Section
- Whether to remove document's XMP metadata (Setter) - Search tag in com.pdftools.optimization.RemovalOptions.setRemoveMetadata(boolean)
- Section
- Whether to remove or flatten signature appearances (Getter) - Search tag in com.pdftools.optimization.RemovalOptions.getRemoveSignatureAppearances()
- Section
- Whether to remove or flatten signature appearances (Setter) - Search tag in com.pdftools.optimization.RemovalOptions.setRemoveSignatureAppearances(RemovalStrategy)
- Section
- Whether to remove standard fonts (Getter) - Search tag in com.pdftools.optimization.FontOptions.getRemoveStandardFonts()
- Section
- Whether to remove standard fonts (Setter) - Search tag in com.pdftools.optimization.FontOptions.setRemoveStandardFonts(boolean)
- Section
- Whether to remove the data describing the logical structure of a PDF (Getter) - Search tag in com.pdftools.optimization.RemovalOptions.getRemoveStructureTree()
- Section
- Whether to remove the data describing the logical structure of a PDF (Setter) - Search tag in com.pdftools.optimization.RemovalOptions.setRemoveStructureTree(boolean)
- Section
- Whether to remove the piece-info dictionary (private PDF processor data) (Getter) - Search tag in com.pdftools.optimization.RemovalOptions.getRemovePieceInfo()
- Section
- Whether to remove the piece-info dictionary (private PDF processor data) (Setter) - Search tag in com.pdftools.optimization.RemovalOptions.setRemovePieceInfo(boolean)
- Section
- Whether to remove the sequential flows (threads) of articles (Getter) - Search tag in com.pdftools.optimization.RemovalOptions.getRemoveArticleThreads()
- Section
- Whether to remove the sequential flows (threads) of articles (Setter) - Search tag in com.pdftools.optimization.RemovalOptions.setRemoveArticleThreads(boolean)
- Section
- Whether to remove thumbnail images which represent the PDF pages in miniature form (Getter) - Search tag in com.pdftools.optimization.RemovalOptions.getRemoveThumbnails()
- Section
- Whether to remove thumbnail images which represent the PDF pages in miniature form (Setter) - Search tag in com.pdftools.optimization.RemovalOptions.setRemoveThumbnails(boolean)
- Section
- WHITE - Enum constant in enum com.pdftools.pdf2image.BackgroundType
-
White background
- White background - Search tag in com.pdftools.pdf2image.BackgroundType.WHITE
- Section
- width - Variable in class com.pdftools.geometry.integer.Size
-
Width (horizontal size)
- Width (horizontal size) - Search tag in com.pdftools.geometry.integer.Size.width
- Section
- write(byte[], int, int) - Method in class com.pdftools.sys.FileStream
-
Write to the stream.
- write(byte[], int, int) - Method in class com.pdftools.sys.MemoryStream
-
Write to the stream.
- write(byte[], int, int) - Method in interface com.pdftools.sys.Stream
-
Write to the stream
- write(Stream) - Method in class com.pdftools.pdf.Revision
-
Write the contents of the document revision to a stream
- Write the contents of the document revision to a stream - Search tag in com.pdftools.pdf.Revision.write(Stream)
- Section
X
- xDpi - Variable in class com.pdftools.geometry.units.Resolution
-
Horizontal resolution in DPI (dots per inch)
- XFA_NEEDS_RENDERING - Enum constant in enum com.pdftools.pdf.XfaType
-
XFA document
- XFA_RENDERED - Enum constant in enum com.pdftools.pdf.XfaType
-
Rendered XFA document
- XFA document - Search tag in com.pdftools.pdf.XfaType.XFA_NEEDS_RENDERING
- Section
- XfaType - Enum in com.pdftools.pdf
-
The XFA type of a PDF document
Y
- yDpi - Variable in class com.pdftools.geometry.units.Resolution
-
Vertical resolution in DPI (dots per inch)
Z
- ZERO - Static variable in class com.pdftools.geometry.units.Length
- ZUGFERD - Enum constant in enum com.pdftools.pdfa.conversion.InvoiceType
-
ZUGFeRD (version and profile are determined automatically).
All Classes and Interfaces|All Packages|Serialized Form