allen
1
WebViewer Version: 8.4.1
is there a way to add a custom button here:

I’d think something like the following but it doesn’t seem to work for specifically those menu items:
header.get('fullscreenButton').insertAfter(
{
type: 'actionButton',
title: 'Custom Button',
}
)
Hello, I’m Ron, an automated tech support bot 
While you wait for one of our customer support representatives to get back to you, please check out some of these documentation pages:
Guides:
APIs:
Forums:
allen
3
never mind this. PDFTron WebViewer Interface: MenuOverlay was exactly what i was looking for