This is an archived forum post. The information may be outdated. Contact us if you have any questions.

pdf to html issue

Nihar_Ranjan wrote on 2016-12-02:
fileStream = new FileOutputStream(new File("D:/input/9.pdf"));
client.convertFile("D:/output/template.html", fileStream);
fileStream.close();

error - 510 - Can't load the specified URL.
support wrote on 2016-12-02:
Hello,

Please send us your HTML file to support@pdfcrowd.com and we will look into it.