Package | Description |
---|---|
at.gv.egiz.pdfas.lib.api |
Modifier and Type | Method and Description |
---|---|
static SignParameter |
PdfAsFactory.createSignParameter(Configuration configuration,
DataSource dataSource)
Creates a sign parameter
|
Modifier and Type | Method and Description |
---|---|
SignResult |
PdfAs.sign(SignParameter parameter)
Signs a PDF document using PDF-AS.
|
StatusRequest |
PdfAs.startSign(SignParameter parameter)
Starts a signature process
After the process has to be startet the status request has to be services by the user application
|