I think I'm lacking understanding of the developer doc's nomenclature and am getting myself all confused.
Project: Upload a PDF. Convert it to HTML. Store converted file on client's server. Display converted content in browsers on request.
Here's what I've accomplished: Using Box View API, convert a PDF file and view it in the browser. But the converted file is on Box's server.
What I need to do: Download the PDF-to-HTML converted file to my client's server.
I obtained viewer.js from GitHub which states, in part, "viewer.js supports rendering text-based documents converted by the Box View API." Is the PDF-to-HTML converted file considered a "text-based document"?
Be that as it may, my next step is to get the converted file downloaded. Can you point me to the correct documentation, please?
Thank you!
Will
Question
Download file converted with Box View API
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.