PDF.js Express Web Viewer is highly configurable and comes with a rich set of APIs which allow developers to customize and manipulate documents in many ways. These guides will show you the best place to make your customizations.
Get started
Setup PDF.js Express for UI customization
To setup PDF.js Express to display and enable UI customizations.
Customizing header
To customize the header items.
Customizing style
To customize the style or theme.
Hiding DOM elements
To hide DOM elements initially and dynamically.
Localization
To leverage i18next for languages and internationalization support.
Advanced customization
To branch or fork the source code and make your own unique customizations.