当我在PDF文件中复制文本并将其粘贴到记事本或MS Word中时,它看起来像这样:
This is an
example
of the
issue.
原始文本如下:
This is an example of the issue
。
是否有任何自动方式将此文本作为单行复制,没有新行?
答案 0 :(得分:0)
在Word中执行cmd + f。然后:将^11
放入"找到"和(空格)在"替换"。
点击进入。
答案 1 :(得分:0)
我在MS Word中解决了这个问题:将^p
替换为(空格)。