Uses of Package
se.idsec.signservice.integration.document.pdf
Packages that use se.idsec.signservice.integration.document.pdf
Package
Description
API and domain classed for the SignService Integration Service.
Interfaces and definitions for how the SignService Integration Service is configured.
Classes and interfaces handling documents that are to be signed, or have been signed.
PDF-specific classes.
-
Classes in se.idsec.signservice.integration.document.pdf used by se.idsec.signservice.integrationClassDescriptionAn 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.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
.ThePreparedPdfDocument
is the representation of the object that is returned fromExtendedSignServiceIntegrationService.preparePdfDocument(String, byte[], PdfSignaturePagePreferences, Boolean, String)
. -
Classes in se.idsec.signservice.integration.document.pdf used by se.idsec.signservice.integration.configClassDescriptionRepresents the profile settings for how a PDF document is prepared.Representation of an image template that is used for visible PDF signatures.Representation of a "PDF signature page".Class that represents the requirement for including a visible indication stating that a PDF document has been signed, and by whom.
-
Classes in se.idsec.signservice.integration.document.pdf used by se.idsec.signservice.integration.documentClassDescriptionClass that represents the requirement for including a visible indication stating that a PDF document has been signed, and by whom.
-
Classes in se.idsec.signservice.integration.document.pdf used by se.idsec.signservice.integration.document.pdfClassDescriptionEnumeration 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 for
PdfSignatureImageTemplate
objects.Representation of a "PDF signature page".Representation of the configuration of where in a PDF signature page PDF signature images should be inserted.Representation of preferences for adding or modifying aPdfSignaturePage
.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.