摘要: I got "Out of memory" exception when load an ".ico" file use System.Drawing.Image.FromFile, Image.FromFile(sFilePath,true);but don't get any exception when load a ".jpg" file, and there are same permi...
阅读全文
摘要: 在实现这些文件格式转换时,使用了第三方的一个组件:Amyuni PDF Creator .NET,Licence好像需要399美刀。这里使用的是30天试用Licence。主要需要是三个dll,在项目中添加对他们的引用就可以了.在B/S应用中部署时可能碰到问题在此blog第二条描述解决办法。privatestringlicensee="PDFCreatorEvaluationlicense";pri...
阅读全文