Skip to content

PDF Filename is not enclosed in quotes when launching a program #14

@ryangriggs

Description

@ryangriggs

The PDF filename, when passed on the command line, should be enclosed in quotes to ensure paths with spaces are handled properly.
See

Process.Start(Settings.run_after_file, Settings.run_after_arguments + " " + txtOutputFile.Text);

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions