Customizing the Administration Web Interface

As the PaperCut NG administration interface is designed for use by administrators there generally isn't the need to customize it to the extent of the user web interface (for information about customizing the user web interface see the section called “Customizing the User web pages”). An organization logo or other image can be displayed in the header of the administration interface however. The available customizations are:

Customized logo (admin-logo.png) in the administration interface

Figure 16.6. Customized logo (admin-logo.png) in the administration interface

Customized logo (admin-main-logo.png) in the administration interface

Figure 16.7. Customized logo (admin-main-logo.png) in the administration interface

Logos can be added to customize the look of the admin interface. These can be customized by placing the following files in the PaperCut NG directory structure at [app-path]/server/custom/web/.

FilenameDescription

admin-logo.png

If this image exists it will be displayed to the right of the existing application logo. The image must be in PNG format and for best results should be sized 250px by 42px. For best results, the file should be an image of size 250px by 42px in PNG format.

admin-main-logo.png

If this image exists it will replace the standard application logo in the top left corner. Changing the standard logo will display a "Powered by PaperCut" image beside it. The image must be in PNG format and for best results should be sized 280px by 42px.

Table 16.4. Files used to customize the administration web pages