Body
Assistive Technology error w/PaperCut
Customers running any program that has the Java Access Bridge feature enabled may see this error when attempting to run the PaperCut User Client software. We’ve seen this issue with ImageNow from Perceptive Content solutions, but this is not the only app that might cause this. This error may also be caused by other ‘screen reading’ applications.
If you have Perceptive Content installed, follow these instructions:
The best fix for this problem is to disable the Access Bridge technology in the Java configuration files. To do this, follow these steps:
- Navigate to
C:\Users\<username>
- Open the file called
.accessibility.properties
using a standard text editor (Notepad is fine)
- Find the following lines in the config:
assistive_technologies=com.sun.java.accessibility.AccessBridge
screen_magnifier_present=true
- Add a hashmark (
#
) in front of theses lines
- Save your changes to the file, restart the computer.