pdfngreport
pdfngreport copied to clipboard
Fixed relative paths (Fixes #17)
It actually took a while to figure out where the paths were being incorrectly processed, but once I did, it was a pretty easy fix. Just needed to create absolute paths.
Also, the filepath-separator conversion in this program is pretty weird. That's why that ".replace('\, '/')" is there.
Fixes #17
Hey @uttesh could you give some feedback on this? I don't mean to rush you but I'd like this to be in Maven Central asap.