360 Implementing Web Applications with CM Information Integrator for Content and ODWEK
10.3 Conclusion
In this chapter, we introduced a viewer toolkit, its architecture, and how to
integrate it with an existing Web application. The viewer toolkit has the
advantage of implementing the major document viewing functionalities that a
user needs without having to do any special code.
The functions it supports include document rotation, annotations, placement, and
navigating multiple parts or page navigation. A simple integration calls for
importing the necessary toolkit files, and adding a few lines of code in your own
application to call it. Remember to check the document type before calling the
viewer toolkit, as it does not support all documen ...