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

changed 1 line so split files dont come in a sub directory #13

Open
stefan-STMODE opened this issue Mar 23, 2022 · 0 comments
Open

changed 1 line so split files dont come in a sub directory #13

stefan-STMODE opened this issue Mar 23, 2022 · 0 comments

Comments

@stefan-STMODE
Copy link

Hello Clouz, I love this simpel tool. i changed 1 line, maybe u can make it optional also?

I needed the splitted files in the same directory

So i changed line 225 in PDFInterface.cs
//string outFiles = OutDir + Path.AltDirectorySeparatorChar + Path.GetFileNameWithoutExtension(InFiles);
string outFiles = OutDir;

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

No branches or pull requests

1 participant