(原始的样子)
(编辑,其实就是添加)
kword 可以把pdf打开成自己的格式,想普通文件一样编辑!但是格式还支持的不好,不能显示成原有格式。但可能是我没有相应字体的原因。
scribus 很强大的所见即所得的编辑出版软件,可以导入ps文件,但pdf可以用pdf2ps转换成ps文件。但是速度奇慢。
kpdf 据说将要可以编辑了。我目前的要求就是能在pdf格式的文献上做做笔记,估计这个kpdf到时候能满足要求。前面的都是可以直接编辑,目前貌似还不需要。不过填表格什么的可能会需要的。
介绍怎样用gimp编辑pdf:
http://www.wikihow.com/Edit-PDF-Files-in-Linux-Using-GIMP
还有在线的:
http://www.pdfescape.com/
表现堪称完美!
部分评论:
from http://www.linux.com/feature/113907
Sometimes KWord and Scribus will properly read in the documents I want. Often they won't. The problem is that they have to convert everything to their own internal format, then convert back to pdf again. This is a lot of work and is error prone.
The beauty of flpsed is that it's always postscript! It's gv with an editor built on. Everything works.
A better solution
If the pdf is a fillable form, you can use Acrobat Reader to fill in the form. It doesn't let you save, but it will let you print the output as a postscript file. Then run ps2pdf to create the final pdf file.注意这句话:
so far flpsed has been the most reliable option for me. Thanks all for the opinions though.
没有评论:
发表评论