Classes

DocumentImporterField is built on top of UploadField to access a document conversion capabilities. The original field is stripped down to allow only uploads from the user's computer, and triggers the conversion when the upload is completed.

Utility class hiding the specifics of the document conversion process.

Provides a document import capability through the use of an external service.