There is JavaScript function in MarkLogic xdmp.pdfConvert. I'm trying to convert pdf to epub3.
Basically I want to convert pdf into epub format (epub consist of XHTML page include there css and images). So the function in MarkLogic xdmp.pdfConvert which takes pdf as input convert into XHTML as output.
Can you suggest the steps and requirements for how to execute that function? I want to see the quality of the converted output of XHTML as comparing with input pdf.