Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed relative paths (Fixes #17) #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

forresthopkinsa
Copy link

@forresthopkinsa forresthopkinsa commented Feb 4, 2017

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
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