Skip to content
This repository was archived by the owner on Jul 31, 2019. It is now read-only.
This repository was archived by the owner on Jul 31, 2019. It is now read-only.

On windows, pdf file is not moved when using chrome_dump_pdf #8

@cderv

Description

@cderv

Following the fix in #7, I tried again to print pdf but the pdf file is not generated in the correct folder.

Currently, it is generated in dirname(chome_bin). All the part about renaming and moving does not work.
Also, the return path string is not correct.

It seems that the path to the output file is missing and we should have --print-to-pdf=<output_path>. It should generate the file correctly in the destination folder, and we do not need the renaming anymore.

I'll do a PR about that.

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