Skip to content

Fixed relative paths (Fixes #17)#24

Open
forresthopkinsa wants to merge 3 commits into
uttesh:masterfrom
forresthopkinsa:master
Open

Fixed relative paths (Fixes #17)#24
forresthopkinsa wants to merge 3 commits into
uttesh:masterfrom
forresthopkinsa:master

Conversation

@forresthopkinsa

@forresthopkinsa forresthopkinsa commented Feb 4, 2017

Copy link
Copy Markdown

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

Not tested on Linux yet, I don't know how it'll react to the different
filepath separators.
@forresthopkinsa

Copy link
Copy Markdown
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to add relative path to pdfngreport.properties file

1 participant