Interface IPluginFormPreviewRetVal

    • Method Detail

      • getFileName

        String getFileName()
        Deprecated.
        Returns:
        Name of the file with the printed form.
      • getFileData

        byte[] getFileData()
        Deprecated.
        Returns:
        Binary data with the printed form (such as PDF, png, jpeg etc).