Skip to content

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

Description

@stefan-STMODE

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;

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions