Skip to main content
Skip table of contents

Displaying a custom Secure Release Anywhere landing page

By default, accessing the Secure Release Anywhere web page loads a page from which users can select whether to release jobs using a Privacy Release Code or by Authenticating. If you don’t want users to have the option, you can link directly to either the Privacy Release page or the User Login page.

📘 Instructions

  • To access the Privacy Release page, add /publicRelease.html to the URL. For example:

CODE
https://172.12.12.12:8181/ publicRelease.html?printerNumber=900123456789

Note: For screens with limited display space, you can add /publicReleaseBasic.html to the URL to display a basic version of the page.

  • To access the User Login page, add /userLogin.html to the URL. For example:

CODE
https://172.12.12.12:8181/userLogin.html?printerNumber=900123456789

Note: For screens with limited display space, you can add /userLoginBasic.html to the URL to display a basic version of the page.

📋 Related articles

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.