将pdf转换为可写模式 [英] convert pdf to writable mode

查看:81
本文介绍了将pdf转换为可写模式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我有一个requiremwnt,我需要将pdf设为可写模式,以便在pdf中搜索一个单词,如果在某个位置找到该单词,那么我将在该单词可用的地方屏蔽该段落.不知道这就是为什么我没有给出任何经过尝试的代码的原因.但是Plz有人给我解决方案和逻辑的问题,以便我可以继续前进.谢谢并等待快速响应.

问候,
Snehasis

Hi,

I have a requiremwnt that i need to make the pdf into writable mode so that,i''ll searcha word in the pdf and if the word is found some where then i''ll mask that paragraph where the word is available.I have no idea that''s why i haven''t given any tried code.But Plz someone give me anyking of solution and logic So that i can go ahead.Thanks and waiting for the quick response.

Regards,
Snehasis

推荐答案

据我所知,iTextSharp库可以做到这一点.这是iText,免费和开源PDF库的.NET端口.参见:
http://en.wikipedia.org/wiki/ITextSharp [ http://itextpdf.com/ [ ^ ],
http://sourceforge.net/projects/itextsharp/ [ http://stackoverflow.com/questions/6139589 /pdf-form-with-itextsharp [ ^ ].
我希望这就是可写"的意思.

—SA
To best of my knowledge, the iTextSharp library can do it. This is a .NET port of the iText, free and Open Source PDF library. See:
http://en.wikipedia.org/wiki/ITextSharp[^],
http://itextpdf.com/[^],
http://sourceforge.net/projects/itextsharp/[^] (iTextSharp itself is here).

Here you can find the sample code for creation of fillable fields: http://stackoverflow.com/questions/6139589/pdf-form-with-itextsharp[^].
I hope that is what you mean by "writeable".

—SA


这篇关于将pdf转换为可写模式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆