| Package | Description |
|---|---|
| net.webpdf.wsclient.documents |
| Modifier and Type | Method and Description |
|---|---|
RestDocument |
DocumentManager.getDocument(DocumentFileBean documentFileBean)
Uploads the given
DocumentFileBean to the webPDF server and returns the RestDocument reference
to the uploaded resource. |
RestDocument |
DocumentManager.uploadDocument(File file)
Uploads the given file to the webPDF server and returns the
RestDocument reference to the uploaded files. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DocumentManager.downloadDocument(RestDocument document,
OutputStream outputStream)
Downloads
SoapDocument or RestDocument to target path |
Copyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.