Class: PDF2HtmlReflowParagraphsModule

PDFNet. PDF2HtmlReflowParagraphsModule


new PDF2HtmlReflowParagraphsModule()

The class PDF2HtmlReflowParagraphsModule. static interface to PDFTron SDKs PDF to HTML functionality

Methods


<static> isModuleAvailable()

Find out whether the pdf2html module is available (and licensed).
Returns:
A promise that resolves to returns true if pdf2html operations can be performed.
Type
Promise.<boolean>