public class AnyBlobToPDF extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
converterName |
static String |
ID
Operation's ID.
|
protected org.nuxeo.ecm.core.convert.api.ConversionService |
service |
| Constructor and Description |
|---|
AnyBlobToPDF() |
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.core.api.Blob |
run(org.nuxeo.ecm.core.api.DocumentModel doc)
Convert blob of document to pdf with given converter.
|
public static final String ID
protected org.nuxeo.ecm.core.convert.api.ConversionService service
protected String converterName
Copyright © 2024. All rights reserved.