public interface ConverterPlugin
extends io.vertigo.lang.Plugin
| 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.
|
io.vertigo.dynamo.file.model.VFile convertToFormat(io.vertigo.dynamo.file.model.VFile file,
String targetFormat)
file - Fichier à convertirtargetFormat - Type de document de sortie ODT,RTF,DOC,CSV,PDFCopyright © 2016. All Rights Reserved.