Interface ConverterPlugin

    • Method Detail

      • convertToFormat

        VFile convertToFormat​(VFile file,
                              String targetFormat)
        Retourne le fichier converti L'appel à l'OOO distant est synchronisé, car il supporte mal les converssions concurrentes.
        Parameters:
        file - Fichier à convertir
        targetFormat - Type de document de sortie ODT,RTF,DOC,CSV,PDF
        Returns:
        Fichier converti