Package se.idsec.signservice.integration.document.pdf
package se.idsec.signservice.integration.document.pdf
PDF-specific classes.
-
ClassDescriptionAn exception that is reported by
ExtendedSignServiceIntegrationService.preparePdfDocument(String, byte[], PdfSignaturePagePreferences, Boolean, String)
if a sign page that is not PDF/A is added to a PDF/A document.An exception that is reported byExtendedSignServiceIntegrationService.preparePdfDocument(String, byte[], PdfSignaturePagePreferences, Boolean, String)
if a PDF document contains an Acroform and the policy states that it should not be flattened.An exception that is reported byExtendedSignServiceIntegrationService.preparePdfDocument(String, byte[], PdfSignaturePagePreferences, Boolean, String)
if a PDF document contains an encryption dictionary and the policy states that it should not be removed.Enumeration of prepare actions that were completed by the prepare method.Enumeration of warnings found during the prepare operation.Represents the profile settings for how a PDF document is prepared.Builder forPdfPrepareSettings
objects.Representation of an image template that is used for visible PDF signatures.Builder forPdfSignatureImageTemplate
objects.Representation of a "PDF signature page".Representation of the configuration of where in a PDF signature page PDF signature images should be inserted.Builder forPdfSignatureImagePlacementConfiguration
objects.Builder forPdfSignPagePreferences
objects.An exception that is reported byExtendedSignServiceIntegrationService.preparePdfDocument(String, byte[], PdfSignaturePagePreferences, Boolean, String)
if there is no more room in a PDF signature page to insert a PDF signature image.Representation of preferences for adding or modifying aPdfSignaturePage
.Builder forPdfSignaturePagePreferences
objects.ThePreparedPdfDocument
is the representation of the object that is returned fromExtendedSignServiceIntegrationService.preparePdfDocument(String, byte[], PdfSignaturePagePreferences, Boolean, String)
.Builder forPreparedPdfDocument
objects.Class that represents the input toExtendedSignServiceIntegrationService.preparePdfDocument(String, byte[], PdfSignaturePagePreferences, Boolean, String)
when implemented as a REST endpoint.Builder forPreparePdfSignaturePageInput
.Class that represents the requirement for including a visible indication stating that a PDF document has been signed, and by whom.Builder forVisiblePdfSignatureRequirement
objects.Representation of the user information that is injected into a PDF signature image.Class representing the input needed to display the signer name in a visible PDF signature.Builder forSignerName
objects.Builder forVisiblePdfSignatureUserInformation
objects.