若等闲
衣带渐宽终不悔,为伊消得人憔悴

文章分类 -  C#.Net技术

C#生成PDF
摘要:usingSystem;usingSystem.IO;usingSystem.Text;usingSystem.Collections;namespacePDFGenerator{publicclassPDFGenerator{staticfloatpageWidth=594.0f;staticfloatpageDepth=828.0f;staticflo... 阅读全文
posted @ 2004-11-04 17:48 飘飘洒洒...... 阅读(439) 评论(0) 推荐(0)