Class JsonPdfUtil


  • public class JsonPdfUtil
    extends ExternalExecution
    Some centralization about the use of pdf2json tool.
    Author:
    Yohann Chastagnier
    • Constructor Detail

      • JsonPdfUtil

        public JsonPdfUtil()
    • Method Detail

      • isActivated

        public static boolean isActivated()
        Indicates if tool that permits to convert PDF into JSon data is activated.
        Returns:
      • convert

        public static void convert​(File pdfFile,
                                   File destination)
        Converts a PDF file into a SWF file.
        Parameters:
        pdfFile - the pdf file
        destination - the destination file without include some path parts in relation to the mechanism of conversion.