
andy_dg
Level 2-
Content Count
11 -
Joined
-
Last visited
-
@Jamesgstewart I can think of a few use cases where I would want to bulk decrypt files. You would use something like this: on run {input, parameters} set mypassword to display dialog "Please enter password for decryption." default answer "" with icon stop buttons {"Cancel", "Continue"} default button "Continue" with hidden answer --> {button returned:"Continue", text returned:"mypassword"} set pw to text returned of mypassword repeat with this_file in input do shell script "/opt/homebrew/opt/qpdf/bin/qpdf --decrypt --password='" & pw & "' --replace-input " & q
-
This is AWESOME! I just switched back to using a Mac and had scanned a ton of PDF's with my Scansnap. Unfortunately Fujitsu seems to have removed the possibility to encrypt at scan time in their latest Mac version. It still works fine on my PC which is what I've been using since my original post. So I was trying to figure out how I encrypted after the fact in the past. I also found my old post but without the screenshots it's pretty useless and I can't remember that far back. So thanks @DTLow for reminding me how I did it 😄 @JMichaelTX I completely agree and that's what I've been doing fo
-
When I drag and drop a PDF from Evernote to Windows Explorer and the filename has spaces Evernote will convert these spaces to %20. So "My great filename.pdf" becomes "My%20great%20filename.pdf" - not so great anymore. Windows 10 20H2 Build 19042.662v 10.5.6 build 2168 publicEditor: v114.1.14753Service: v1.25.2 2020-12-16_exportwithspaceproblem.mp4
-
I have multiple notes all with PDFs showing inline. If I right click on the content of any PDF to select Open from the context menu I get scrolled down to the bottom of the note. The only way I can avoid this from happening is to very carefully click on the black title bar (dark mode) of the PDF. Then it doesn't scroll. Windows 10 20H2 Build 19042.662 v 10.5.6 build 2168 public Editor: v114.1.14753 Service: v1.25.2 © 2019 - 2020 Evernote Corporation. All rights reserved
-
Seems like sometimes waiting does pay off. Thank you for allowing me to save directly to the camera roll again in Scannable. 😃 I love the app but never understood why you forced me to save to Evernote first, then allow saving to camera roll - sometimes I just wanted to save and email and not have it in Evernote. Thanks for restoring the original functionality - much appreciated!