-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Description
Right now pdf-diff depends on /dev/stdout being valid and so only works on OSX and Linux. I have a workaround written that detects the Windows platform and uses a tempfile for pdftotext output instead of /dev/stdout which we use on Windows machines here with some success.
Is this the right place to submit a PR? I see that pdf-diff3 on pypi has a slightly higher version than master, links to this github repo and is mostly the same code, but lists a different maintainer.
Metadata
Metadata
Assignees
Labels
No labels