开发者

use iText to read pdf(C#), But I can't find the dynamic link library

I already use iText to generate pdf, but now I need to read pdfs(no pictures, only some string) I have found the example code. Here is the website: http://www.ujihara.jp/iTextdotNET/examples/Chap0112.cs

using com.lowagie.text;
using com.lowagie.text.pdf

But i can't find com.lowagie.text dll through the开发者_StackOverflow中文版 Internet. I can only find the Java library. I have browsed http://itextpdf.com/, but I didn't find it.


I think this is an error in the example - try using iText.text and iText.text.pdf instead.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜