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
Creating this as a separate issue for tracking purposes:
While experimenting, I also discovered a different error involving multi-page PDFs when the file attribute is set to read only. The error does not occur on single-page PDFs regardless of read only status. However, I get the following error for a multi-page PDF only when the file is set to read only:
{"msg":"Failed to export items.","stack":"Error: EPERM: operation not permitted, copyfile 'C:\temp\test6multipage.pdf' -> 'C:\Users\xxxxxxxx\AppData\Local\Temp\tropy-archive-zazQHN\tropy\test6multipage.pdf'","system":"Windows_NT 10.0.19043 (x64)","time":1647960339657,"version":"1.11.1"}
The text was updated successfully, but these errors were encountered:
Creating this as a separate issue for tracking purposes:
While experimenting, I also discovered a different error involving multi-page PDFs when the file attribute is set to read only. The error does not occur on single-page PDFs regardless of read only status. However, I get the following error for a multi-page PDF only when the file is set to read only:
The text was updated successfully, but these errors were encountered: