iTextSharp (iText#) tutorial update version(36773 times download from cnblogs)


Because iTextSharp has update to 3.0.6(2005-08-18) and most API has changed from 0.4.0, no code from tutorial can be compiled successfully. Now I have correct them and want upload the codes again.

iTextSharp从0.4.0以后,API做了很大修改,典型的是把方法名的首字母由小写改为了大写,另外很多java下痕迹也被.NET的风格所替代,因此 http://iTextSharp.sf.net上提供教程都无法编译了,这对初学者不是什么好事情,我花了近一个星期的早晨时间把它们修改调试,并补充了一些遗漏的教程,上传上来供初学者参考。


下载地址如下,具体教程可以参考官方网站。

iTextSharp.tutorial.zip

如果你不愿意下载,但又想看其中的某个demo,建议你通过该网站浏览在线版本:
http://blog.rubypdf.com/itextsharp/tutorial01/index.html

你可能感兴趣的:(download)