Hi. I have an app that currently uses the old Box API to convert PDF documents, and it uses the Crocodoc viewer to view the resulting resources in the browser. Couple questions:
1. Does the new API convert PDF files in the same way? i.e. the resulting files are the same (my guess is no since I've found migration guides in this forum)
2. Is there any replacement for the Crocodoc viewer that will work with the new converted resources?
3. I haven't been able to find any npm package that wraps the new API. Am I just missing it?
Thanks.