Skip to content

解决了PDF file not found: test2.pdf. The file may have been moved or deleted.的问题 #75

Description

@JEFF-dev-ui

将软件安装在C盘就可以了
PDFSplitter.ts 里不应该在跨盘符时把绝对路径交给这个库。更稳的修复是:如果 path.relative() 返回绝对路径,就改用一个和 process.cwd() 同盘的临时输出目录,或 patch pdf-to-png-converter 调用处让它支持绝对 outputFolder。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions