Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要知道输出文件中的分页符在哪里?
gs -dSAFER -dBATCH -dNOPAUSE -sDEVICE=txtwrite -sOutputFile=output.txt input.PDF
**对不起我的英语。
输出文件中没有分页符。使用 -sOutputFile=output%d.txt 将每个页面放在单独的文件中。