spire.pdf hotfix version 4.3.0今天发布了。该版本新支持将指定的pdf页面存为其他格式文件流,并修复了一些漏洞。详细信息如下:
新功能:
- 添加了新方法支持将指定的页面范围保存为其他格式文档流,注意不支持保存为pdf流文档格式。
public stream[] savetostream(int startindex, int endindex, fileformat format);
bug solutions:
- 修复了复制pdf页面内容到新文档,生成文档页面空白的问题。
- 修复了获取pdf附件数量错误的问题。
- 修复了转pdf到image抛"nullreferenceexception"的问题。
- 修复了转pdf到svg抛"nullreferenceexception"的问题。
获取最新版的 spire.pdf 4.3.0,请点击: