Package | Description |
---|---|
com.groupdocs.viewer.domain.path | |
com.groupdocs.viewer.handlers |
Constructor and Description |
---|
EncodedPath(String filePath,
ServiceConfiguration config)
Path encoding
Use this object to generate encoded path for Viewer Same logic is used on initial document load |
Modifier and Type | Method and Description |
---|---|
ServiceConfiguration |
ViewerHandler.getConfiguration()
Get service configuration
|
Modifier and Type | Method and Description |
---|---|
InputStream |
FileHandler.addWatermark(ServiceConfiguration config,
InputStream inputStream)
Add watermark
Adds watermark text to specific position of each page |
void |
FileHandler.addWatermark(ServiceConfiguration config,
String filePath)
Add watermark
Adds watermark text to specific position of each page |
Constructor and Description |
---|
ViewerHandler(ServiceConfiguration config)
Viewer constructor
|
ViewerHandler(ServiceConfiguration config,
InputDataHandler inputDataHandler)
Viewer constructor
|
Copyright © 2014. All rights reserved.