Open capncodewash opened 8 years ago
Thanks for the feedback! On sunday ill release an update to fix mailto and color output on win.
On Jul 22, 2016 11:36, "Graeme West" notifications@github.com wrote:
Hi there, Thanks for creating a really useful tool.
When running pdfx -c across a PDF with mailto: links (e.g. mailto: test@example.com, it reports these as errors:
nonnumeric port: 'test@example.com' mailto:test@example.com
Is there a way to suppress this, or disable checking non-HTTP(S) links?
Also, the line output colouring doesn't seem to play nicely on Windows. Is there a way to disable this?
Thanks,
Graeme
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/metachris/pdfx/issues/17, or mute the thread https://github.com/notifications/unsubscribe-auth/AAHIy1apNOK5lDtmdtWwvJbWajAkvVX9ks5qYI8ogaJpZM4JSmNQ .
Thank you!
Came here for the same issue. No update in 4 years... what happened?
Hi there, Thanks for creating a really useful tool.
When running
pdfx -c
across a PDF withmailto:
links (e.g.mailto:test@example.com
, it reports these as errors:nonnumeric port: 'test@example.com' mailto:test@example.com
Is there a way to suppress this, or disable checking non-HTTP(S) links?
Also, the line output colouring doesn't seem to play nicely on Windows. Is there a way to disable this?
Thanks,
Graeme