pdfngreport icon indicating copy to clipboard operation
pdfngreport copied to clipboard

Fixed relative paths (Fixes #17)

Open forresthopkinsa opened this issue 8 years ago • 1 comments

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

forresthopkinsa avatar Feb 04 '17 00:02 forresthopkinsa

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.

forresthopkinsa avatar Feb 06 '17 20:02 forresthopkinsa