Hi,
We are evaluating the ASPOSE products, and we have a problem with PDF to HTML conversion.
We have millions of files in doc/docx/pdf in database and we run a batch job to read those files from database, convert them…...the PDF to HTML and extract the plain text from the PDF: public...HashMap<String, String>(); String text = “”; String html = “”; TextAbsorber...