Skip to content

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

@stefan-STMODE

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;

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