You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a plist plugin to parse recently opened files in Adobe Acrobat Reader. The plist is located in the user's home directory under $HOME/Library/Preferences/com.adobe.Reader.plist and the recently opened files are recorded under the path DC/AVGeneral/RecentFiles.
The text was updated successfully, but these errors were encountered:
Describe the problem:
Add a plist plugin to parse recently opened files in Adobe Acrobat Reader. The plist is located in the user's home directory under
$HOME/Library/Preferences/com.adobe.Reader.plist
and the recently opened files are recorded under the pathDC/AVGeneral/RecentFiles
.The text was updated successfully, but these errors were encountered: