How to setup options for document conversion if I have multiple documents with different types?

I want to convert my documents (word, excel, PDF, etc…) to HTML. To achieve the desired conversion, I want to set up some load options for each of the file formats. (ex. OnePagePerSheet = false in excel etc…).

Currently, one needs to set up these options using format-specific classes such as SpreadsheetLoadOptions, PdfLoadOptions etc. How can I set up these load options in a generic way so that it can be format-independent and my function can expect any file format.

@shrey

We’re investigating this scenario. Your investigation ticket ID is CONVERSIONNET-4371. We’ll notify you as there’s any update.