Code Monkey home page Code Monkey logo

Comments (5)

aimingoo avatar aimingoo commented on May 18, 2024 1

已经可用了 点赞+n

对手工填写路径名来说会有点不友好。测试过的结果是:

  • 这里应该填一个从盘符开始的完整文件名,在使用时文件名会被替换成列表中的名字。

如果使用相对文件名,则在源文件所在目录下创建目录;如果使用不带盘符的绝对路径("\”开始)文件名,那么会失效(提示创建了文件,但什么也没发生)。如果使用的是一个不规范的文件名(例如"a\b\c"),那么可能会不太符合预期地创建出一级或多级目录。

不过无妨……总之能用了先。建议的话,正式版在这里可以像“输出 PDF 文件”那样使用带替代符的方式。

这个功能我是用来向新pdf文件导入书签的。比如旧版本有书签,但质量低,新版本高质量但没书签,那么成批导出导入一下,挺方便的。

from pdfpatcher.

wmjordan avatar wmjordan commented on May 18, 2024

我重现不出您提到的问题。请详细描述一下操作步骤。

from pdfpatcher.

aimingoo avatar aimingoo commented on May 18, 2024

@wmjordan 重试了一下,知道问题出在哪儿了。

要点:列表里是多个文件。

在"PDF信息文件"那里,

  • 如果不是用“浏览...”在选择一个路径,而是手工填一个的话,就一定会出这个BUG。

并且(当列表中是多文件时):

  • 如果用“浏览...”来选择,不是显示为“..../<源文件>.xml”,而是显示成第一个文件的.xml文件。
  • 如果用“浏览...”来选择,那么无论选择到哪个目录,生成的.xml文件总是在源文件所在目录下。
  • 如果用工填写的话,只要这里的路径是非空的(例如随便填个abc),那么程序就能运行通过,并且文件扩展名总是“..xml”。

from pdfpatcher.

wmjordan avatar wmjordan commented on May 18, 2024

好的,重现出您提到的问题了。请下载新的测试版,看看是否还有问题。

实际上,我已经很多年没用过这个功能了。

from pdfpatcher.

wmjordan avatar wmjordan commented on May 18, 2024

可以透露一下,哪里有可供“成批”导入的、带有书签的 PDF 文档吗?

from pdfpatcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.