Skip to content

Instantly share code, notes, and snippets.

@gingerbeardman
Last active April 30, 2018 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gingerbeardman/3650a7b68568c15c55bafd24371351b3 to your computer and use it in GitHub Desktop.
Save gingerbeardman/3650a7b68568c15c55bafd24371351b3 to your computer and use it in GitHub Desktop.
How to make Fujitsu's ScanSnap software recognise a PDF that you haven't scanned
  1. Instal ExifTool: brew install exiftool
  2. Replace the Creator metadata: exiftool -Creator="ScanSnap Manager #S1300i" *.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment