public final class XDocReportConverterPlugin extends Object implements ConverterPlugin
| Modifier and Type | Class and Description |
|---|---|
protected static class |
XDocReportConverterPlugin.SnapshotBuiltinFont
Used to saved iText builtin font, overrided by xDocReport.
|
| Constructor and Description |
|---|
XDocReportConverterPlugin() |
| Modifier and Type | Method and Description |
|---|---|
io.vertigo.dynamo.file.model.VFile |
convertToFormat(io.vertigo.dynamo.file.model.VFile file,
String targetFormat)
Retourne le fichier converti
L'appel à l'OOO distant est synchronisé, car il supporte mal les converssions concurrentes.
|
public io.vertigo.dynamo.file.model.VFile convertToFormat(io.vertigo.dynamo.file.model.VFile file,
String targetFormat)
ConverterPluginconvertToFormat in interface ConverterPluginfile - Fichier à convertirtargetFormat - Type de document de sortie ODT,RTF,DOC,CSV,PDFCopyright © 2017. All Rights Reserved.