获取itextsharp类库的image对象的时候报错  outofmemory  .经过艰苦的测试发现jpeg类型是可行的的

 iTextSharp.text.Image je = iTextSharp.text.Image.GetInstance(Syste.Drawing.Image ,System.Drawing.Imaging.ImageFormat.Jpeg);

备注一下未来研究一下itextsharp的源码看看.

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-28
  • 2021-07-24
  • 2021-09-25
  • 2022-12-23
  • 2021-11-28
  • 2022-12-23
猜你喜欢
  • 2021-07-28
  • 2022-12-23
  • 2022-01-27
  • 2021-07-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案