Add a DocumentPanel for zooming and navigating PDF documents
While we can currently zoom in and navigate to specific pages for an exam, these features are not supported for PDF documents. They are very useful for navigating long documents on large screens (where you'd want to zoom-out to see the whole page).
This MR adds a DocumentPanel component similar to the ExamPanel but with less features, and adds it as a child of the DocumentPdf component.