Package | Description |
---|---|
com.groupdocs.annotation.handler |
The GroupDocs.Annotation namespace provides classes for annotating documents
in your Java applications.
|
Modifier and Type | Method and Description |
---|---|
FileContainer |
AnnotationHandler.getFile(String guid)
Get original file
|
FileContainer |
AnnotationHandler.getPdfFile(InputStream inputDoc,
String guid)
Get pdf file or convert to pdf
|
FileContainer |
AnnotationHandler.getPdfFile(String guid)
Get pdf file or convert to pdf
|
Copyright © 2017. All rights reserved.