Copy link to clipboard
Copied
Problem: Acrobat or Acrobat Reader crashes or displays the error "This PDF cannot be viewed in Acrobat or Reader, and the application will now exit."
Acrobat or Acrobat Reader crashes on macOS or displays the above error dialog when you perform any of the tasks below in a PDF file:
Reason
Solution: Create a FeatureState.plist file with a lock-down setting to increase the threshold limit
For example, the path for Acrobat is /Library/Application Support/Adobe/Acrobat/DC/Preferences.
a.) Download the com.adobe.acrobat.featurestate.plist.zip file below - click the Get file button.
Get file com.adobe.acrobat.featurestate.plist.zip file
b.) Extract the file, and copy the extracted file to the following folder - /Library/Application Support/Adobe/(product name)/(version)/Preferences.
_________________________________________________________________________________
Note:
The com.adobe.acrobat.feature state.plist file has the following entry:
When kEnableHigherVirtualSizeLimit = 0; the default internal threshold is used.
When kEnableHigherVirtualSizeLimit = 1; the increased internal threshold is used.
In either case, when you exceed the internal threshold limit, Acrobat displays the error and exits.
_________________________________________________________________________________
4. (Optional) Open Terminal and run the following command: sudo killall cfprefsd
This command clears your Mac's cache preferences and prevents the macOS from deleting the newly added plist file when you launch Acrobat or Acrobat Reader.
5. Launch Acrobat or Acrobat Reader and perform your desired task.
Have you found this answer helpful?
If so, Join the conversation with us and share your thoughts. Your feedback is valuable to us, and we are always listening.