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