Interface PDFGenerationAsyncCallback


public interface PDFGenerationAsyncCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    generated(String base64)
     
  • Method Details

    • generated

      void generated(String base64)