The following example shows how to customize PDF Viewer Ribbon.
To accomplish this task, it is necessary to override the default PdfViewerControl's RibbonTemplate and add the required bar items to the newly defined RibbonControl.
Updated
Starting with version 14.1.5, you can use actions instead of modifying the template to customize the PdfViewerControl's Ribbon.