public interface ConverterPlugin extends Plugin
| Modifier and Type | Method and Description |
|---|---|
VFile |
convertToFormat(VFile file,
String targetFormat)
Retourne le fichier converti
L'appel à l'OOO distant est synchronisé, car il supporte mal les converssions concurrentes.
|
VFile convertToFormat(VFile file, String targetFormat)
file - Fichier à convertirtargetFormat - Type de document de sortie ODT,RTF,DOC,CSV,PDFCopyright © 2015. All Rights Reserved.