Class: PDF2WordModule

PDFNet. PDF2WordModule


new PDF2WordModule()

The class PDF2WordModule. static interface to PDFTron SDKs PDF to Word functionality

Methods


<static> isModuleAvailable()

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